On 01/03/13 06:04, Petr Bena wrote: > The problem is that while XML is widely accepted standard supported on > all platforms and languages, JSON, even if it might be better, is not > so well supported in this moment. For this reason I think it would be > cool to be able to offer multiple outputs.
XMPP is XML. If you embed JSON inside it, you are requiring two parsers instead of one, and unnecessarily increasing the complexity. -- Tim Starling _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
