CHANGELOG ======== 2013-04-26 v.1.0a ---------- * Add project to github * Compiled using SDK 4.5.1 (4.5.1.21328A) * Fix bug's for newest SDK (> SDK 3) * Add class XMLRPCStruct (working) * New simple structure e compiled version * Starting add comments in all code * [Applied fix](http://ak33m.com/?p=50) 2008-04-16 ---------- * Fixed date format * Change content-type header to text/xml * Fixed binary data decoding * Added encoding of generic objects * Added ability to overwrite serializer 2007-04-14 ---------- * Fixed show busy cursor * Fixed untyped object returning null issue 2007-02-25 ---------- * Added preliminary JSON support * Added manifest to swc to allow for easier namespace declaration e.g. xmlns:ak33m='http://ak33m.com/mxml' * Fixed XMLRPC missing double deserialazation