Em Segunda 01 Maio 2006 16:41, Alberto Valverde escreveu: > > I'm using 'encode' with no problems (thanks to Kevin to pointing it > out at http://tinyurl.com/lkl84)
So, you're using *just* jsonify.encode(). I was using it together with json.write(), as it was the recommended approach a while ago (jsonify.encode() was there to grant a valid value to json.write(), IIRC). Well, it looks "safe"... I'll keep up with this approach and do more tests here. My data structures aren't complex, so I probably won't be bitten by this. :-) -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
