[SabreAMF] String references serializing AMF3
Jim Mischel
jim at mischel.com
Tue Nov 14 11:28:50 EST 2006
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