> > jQuery. Nobody uses Prototype or Scriptaculous anymore, jQuery's simplicity
> > fits in well with Pylons, and I find jQuery more Pythonic than even
> > Mochikit.
>
> I haven't used Mochikit so far, but having used both prototype/
> scriptaculous and jQuery on two recent projects, I *highly* recommend
> jQuery. Anyway, I don't like this "link_to_remote" stuff since I try
> my best to make my js unobtrusive.
>

I like jquery, too.
I've made jquery widget for TG and some 'link_to_remote/
periodically_call_remote/form_remote_tag' widgets to more pythonic
convention (twisted naming style) as 'addCallback/addPeriodBack/
addFormback'.

http://pypi.python.org/pypi/jquery

BTW, jquery has Ext-equivalent UI plugins as well.
http://ui.jquery.com/

--
Fred
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to