On 2 June 2011 17:13, Alan Gauld <alan.ga...@btinternet.com> wrote:

> But isn't it a string based format?
> I thought JSON converted everything into XML strings?
>
>
It's text based yes, although not XML.  As for efficiency, I'd be of the
view that it's probably efficient enough for the vast majority of use cases,
especially when the transmission channel has compression on it (which is
more often than not the case these days.)

Cheers

Walter
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to