Re: Ajax again

2006-01-26 Thread Leonardo Santagada
I talked to Maiz and he is working on a json serializer for mochikit, to serialize forms. What I was talking about is a JSON serializer for objects on the server. I thinki it will be something like render_to_page() but using the simplejson instead of django templates.

Ajax again

2006-01-25 Thread Leonardo Santagada
I am asking this because I am choosing the tools for my next project. The frameworks I am looking at are (in order of preference): Django (more below) Turbogears (doesn't have the admin, not RESTful by default) RoR (python is a much cleaner language) Plone (I have downloaded plone twice at least