[Python-ideas] Json object-level serializer

Nick Coghlan ncoghlan at gmail.com
Thu Jul 29 14:59:52 CEST 2010


On Thu, Jul 29, 2010 at 10:47 PM, Daniel Fetchinson
<fetchinson at googlemail.com> wrote:
> Have a look at turbojson [1], the jsonification package that uses
> peak.rules [2] and which comes with turbogears [3]. It does exactly
> what you propose.

Speaking of PJE and generic functions* ;)

Cheers,
Nick.

*For those following along at home that may not be familiar with the
names of various Python developers, PJE is Phillip J. Eby, the author
of peak.rules (amongst many other things).

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-ideas mailing list