[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cgiapp] Returning XML output for AJAX


Michael Peters wrote:

I've normally used XML::Simple in the past, but it's not really that simple.
I've just heard about the new XML::Tiny that is supposed to be much smaller, use
less memory and just use core modules. It might be worth checking out.

I took a quick look at XML::Tiny, but as far as I can tell, it's only a parser, and it doesn't emit XML. For reading XML it might very well be a more light-weight alternative.

But these days I actually use mostly JSON to send data to Ajax applications.
Much faster and much easier imo.


I have to agree with that. It takes less fiddling to get the right output, compared to XML::Simple.

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.