Michael Peters <[EMAIL PROTECTED]> wrote on 09/14/2006 07:32:26 PM:

> I've found myself putting some very similar code into my base 
> classes of late to
> more easily deal with sending JSON to my Ajax applications. So of course 
I
> thought I should put this out as a plugin. I haven't uploaded to 
> CPAN yet cause
> I wanted to see if anyone had any thoughts about the interface, etc.

So, this actually does the Perl data structure to JSON serialization, or 
is it using another module to do that?

Does it understand the difference between 10 (dec), 010 (oct), and "010" 
(string)?  Data::JavaScript::Anon doesn't handle that well.

Todd

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

Reply via email to