I was also impressed by Extjs as a complete javascript gui. But if the license is causing trouble that's too bad.
As a general javascript framework (for behaviours, ajax...) I converted from Prototype to JQuery a number of months ago and have not looked back for a second. It does the same thing but a bit cleaner and simpler to read in my opinion. There are widgets but nothing like a complete gui-framework. FYI. I am not at all interested in integration with Cake. I don't use any helpers to create ajax links or updaters. I like to keep it separate in a "app_behaviour.js" file where I keep all javascript neatly ordered (alright, I try). If you want that then prototype is still no1 but I remember seeing a JQuery version of the helper somewhere. On Sep 1, 11:28 pm, "Brett Wilton" <[EMAIL PROTECTED]> wrote: > In terms of cakephp helpers I believe prototype & scriptaculous are > main frameworks used currently, however from reading blog comments at > various sites it seems cakephp core is moving more towards integrating > with jquery rather than prototype. Again, this is simply what I've > read and does not mean its correct. As far as I'm aware these helpers > give you an inline solution which may not be the best solution > depending on the site I guess. I'm no expert on this, would be great > to hear what others think is the better js framework? > I have used Extjs before the license change and it was very nice, > however the new license makes it questionable at the very least. > > --- > Brett Wiltonhttp://wiltonsoftware.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
