SabreAMF 1.0-beta4
Just posted a new release candidate for SabreAMF. SabreAMF was missing proper handling of arrays with mixed string and numeric keys in the AMF3 serializer.
Just posted a new release candidate for SabreAMF. SabreAMF was missing proper handling of arrays with mixed string and numeric keys in the AMF3 serializer.
Comments
open source cms •
I first time hear about this project but looks fine for me. Thx for information.seb •
Thank you for this great lib ! I've just integrate it into cakePhp as a component and it's working well for standart datas.Unfortunnatly, I'm not able to deal with bytearrays for the moment. If I follow your simple bytearray example, sabreAmf send an empty object back to flash. I will test it outside cake to see if the problem don't come from my implementation...