You can try JSON, Python 2.6+ has a C JSON parser in it already which web2py 
uses for JSON communications. I haven't done any testing with it versus XML, 
but JSON is such a simple protocol with minimal parsing requirements that 
I'd imagine it's much faster than parsing XML.

Reply via email to