Warhammerkid (or anyone who can answer this): I'm almost complete with
a C implementation of an AMF3 to Ruby deserializer. I've been working
off of the RocketAMF rspecs provided in RocketAMF project. I see there
is a spec for the concept of a dictionary, but I don't see a type
marker for a dictionary in the AMF3 spec, so I'm a bit confused. For
anyone who might be interested, some of the known tasks left are
support for byte arrays, bignums, and traits. The project isn't ready
to be plugged in yet, but for anyone curious, you can see it @
http://github.com/rubinix/emulsion