Eugene Lazutkin wrote:
> http://code.djangoproject.com/wiki/AJAX --- it lists exactly one 
> implementation done by Eric Moritz. It uses prototype.js. Current state of 
> this project is "abandoned" --- no changes were made in a long time. His 
> solution provides uniform access to models using existing Django framework. 
> All dispatching is done by a middleware component. There are no provisions 
> for widgets.
> 
> I don't know if anybody else is doing/planning something related to 
> Django/Ajax.
> 
> I explored Django Ajax possibility some time ago. After evaluation of 
> several different frameworks I decided that Dojo provides the best 
> foundation. Coincidentally Eric came to the same conclusion: 
> http://eric.themoritzfamily.com/2005/07/29/django-ajax-and-dojo/
> 

I looked around and reached a similar conclusion wrt Dojo. Although
Mochikit seems ok - it just doesn't seem to do very much.

rjw

Reply via email to