AMF3 reference deserializer in Java updated
Saturday, December 23rd, 2006Thanks to bug reports from Patrick Mineault from AMFPHP, I have fixed some more AMF3 parsing bugs in Charles (currently in beta). With that comes an updated release of the AMF3 reference deserializer. This update includes object parsing improvements (externalisable and dynamic types now properly identified), mixed arrays (string keys) and reference bug fixes.
Thanks to everyone who has reported bugs or otherwise done work on uncovering AMF3.
Download the source code here: AMF3Deserializer.zip