On 8/2/06, Dan Shafer <[EMAIL PROTECTED]> wrote:
>  The second major factor in my design is the need for AJAX componentry and
> in that regard, at least, it *seems* TG has a strong upper hand, though it
> could clearly be implemented with some effort in Django. Can anyone address
> the degree of difficulty or level of effort involved in incorporating, say,
> the YUI library, for example, into Django in a sufficiently seamless way
> that I could Ajax-ify the components in my designs without jumping through
> too many hoops? Or have I perhaps just missed something valuable in my
> exploration of Django that suggests this isn't even a problem?

The latter: This isn't even a problem. As Elver Loho has written on
this mailing list: "What stops you from using Mochikit and JSON with
Django? It's like saying that you can't order ice-cream at McDonald's,
because it's not part of the Happy Meal you're eating."

Simply put, you can use any JavaScript library you want with Django.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to