Re: [Web-SIG] Time a for JSON parser in the standard library?

2008-03-16 Thread Guido van Rossum
On Sun, Mar 16, 2008 at 5:52 PM, Bob Ippolito <[EMAIL PROTECTED]> wrote: > On Sun, Mar 16, 2008 at 5:35 PM, Alan Kennedy <[EMAIL PROTECTED]> wrote: > > [Deron] > > > (I just joined this list, so this reponse may not be threaded properly) > > > > [Bob] > > > > > I wasn't subscribed to the li

Re: [Web-SIG] Time a for JSON parser in the standard library?

2008-03-16 Thread Bob Ippolito
On Sun, Mar 16, 2008 at 5:35 PM, Alan Kennedy <[EMAIL PROTECTED]> wrote: > [Deron] > > (I just joined this list, so this reponse may not be threaded properly) > > [Bob] > > > I wasn't subscribed to the list at the time this came up, but I'm all > > for getting simplejson into the stdlib. > > We

Re: [Web-SIG] Time a for JSON parser in the standard library?

2008-03-16 Thread Alan Kennedy
[Deron] > (I just joined this list, so this reponse may not be threaded properly) [Bob] > I wasn't subscribed to the list at the time this came up, but I'm all > for getting simplejson into the stdlib. Well, it appears we have a quorum of JSON<->python codec writers, since I've written a jython m

Re: [Web-SIG] Time a for JSON parser in the standard library?

2008-03-16 Thread Bob Ippolito
I wasn't subscribed to the list at the time this came up, but I'm all for getting simplejson into the stdlib. We use it a lot here at Mochi Media and we're willing to support it in or out of the stdlib. I'm willing to sign over copyright to the PSF and/or relicense and help with whatever else needs