e> With JSON your objects are typed.. in XML all properties, attributes, are e> String values only.
AFAIK this typing is limited, since the objects (structures) are not typed and JSON doesn't store class information (I know that class hints are used sometimes, but this is a kind of hack only). On the other hand, in XML you can design your own rules (or use an already existing standard), while extending JSON is much harder. Attila _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

