[SabreAMF] String references serializing AMF3

Evert | Rooftop evert at rooftopsolutions.nl
Tue Nov 14 12:12:15 EST 2006


Sounds good to me..

Would you mind also providing some of the amf dumps so I can test the 
stuff myself too?
You can do that by either using:

file_put_contents('amfdump',|$_SERVER['HTTP_RAW_POST_DATA']);

(zip this file, email clients tend to screw those up)

or.. use Charles and save the session..

This way I can make sure things keep working as expected in the future.. My

Evert
|
Jim Mischel wrote:
> I'll update my installation to the new version, and will add the 
> string references for serializing.
>
> Let's hold off on the write access to subversion while I build my PHP 
> skills.  Although I've been programming for a lot of years, PHP is 
> quite new to me.  I'd rather have somebody else examine and test my 
> stuff before it gets committed.
>
> Jim
>
> Evert | Rooftop wrote:
>
>> If your up for it, i'd happily accept a patch! I can also give you 
>> write access to subversion if you'd like to..
>>
>> Jim Mischel wrote:
>>
>>> SabreAMF currently does not cache strings and create references when 
>>> serializing AMF3.  The writeString() function in 
>>> SabreAMF/AMF3/Serializer.php always writes the literal string.  It 
>>> doesn't look terribly difficult to cache the strings so that 
>>> writeString() can create references if needed.  Has anybody done 
>>> this?  If so, I'd like to see the code.  If not, I'll code it up.
>>>
>>> Jim
>>>
>>>
>>>
>>> _______________________________________________
>>> sabreamf mailing list
>>> sabreamf at osflash.org
>>> http://osflash.org/mailman/listinfo/sabreamf_osflash.org
>>>   
>>
>>
>>
>>
>>
>
>




More information about the sabreamf mailing list