Re: [HACKERS] WIP: transformation hook modules and JSON support

2009-04-01 Thread Pavel Stehule
2009/4/1 Alvaro Herrera : > Pavel Stehule escribió: >> Hello >> >> I am sending samples of transformation hook modules. One module is >> JSON support:. >> >> From these modules only JSON support has general usage - so only JSON >> should be integrated to core. > > I'm only seeing trivial examples b

Re: [HACKERS] WIP: transformation hook modules and JSON support

2009-04-01 Thread Alvaro Herrera
Pavel Stehule escribió: > Hello > > I am sending samples of transformation hook modules. One module is > JSON support:. > > From these modules only JSON support has general usage - so only JSON > should be integrated to core. I'm only seeing trivial examples below, where you form the JSON object

[HACKERS] WIP: transformation hook modules and JSON support

2009-03-29 Thread Pavel Stehule
Hello I am sending samples of transformation hook modules. One module is JSON support:. >From these modules only JSON support has general usage - so only JSON should be integrated to core. Regards Pavel Stehule === README === JSON generating functions - this module contains functions, that allo