Rob Madole wrote:
> The reason I'm posting is to ask the community if they have know of
> anything that is at a higher level than jQuery + jQuery UI and a lower
> level than Sproutcore/Cappuccino.  I'd like to find something that has
> this kind of stuff in it:
>   
 From what I've seen, once you make that leap of higher than 
JQuery/Dojo/Mootools/Prototype/etc. you really do leap into a fully 
client-side environment like Cappuccino or Sproutcore and relegate your 
Django-side to be JSON-RPC or XML-RPC server.

We've recently done the dance through a wide range of tools and ended up 
selecting Qooxdoo (qooxdoo.org) for a variety of reasons.
Also pretty heavy on the UI side, though it has capabilities to be used 
as a component on an otherwise static site.
(we're driving qooxdoo against Twisted, and not Django, but the same 
principle applies).

Of course, if you want a Gmail feel, there's always GWT (or, since this 
is a Python list, Pyjamas -- http://code.google.com/p/pyjamas/)
--Ray


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to