one "problem" about JSON, it only accept Unicode, be carefull when using latin1 + utf8 + json
http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf "2 Conformance Conforming JSON text is a sequence of Unicode code points that strictly conforms to the JSON grammar"
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

