[Catalyst] rich ajax UI component libraries for Catalyst?

Andrew Jones andrewjones86 at googlemail.com
Mon Jul 26 16:13:58 GMT 2010


The problem is that both Prototype and jQuery use the $ variable.
jQuery provides a compatibility mode so it can work with Prototype,
but I don't think Prototype provides a compatibility mode.

As far as I know, they are the only two major libraries that can cause
conflicts.

Andrew


On 26 July 2010 16:44, Octavian Rasnita <orasnita at gmail.com> wrote:
> I understood that Scriptaculous/Prototype has a design problem because it can't be used with other JS libraries like jQuery, ExtJS, Dojo because it creates a conflict, and that it should be avoided.
> Isn't this true?
>
> Octavian
>
> ----- Original Message -----
> From: "Dami Laurent (PJ)" <laurent.dami at justice.ge.ch>
> To: "The elegant MVC web framework" <catalyst at lists.scsys.co.uk>
> Sent: Monday, July 26, 2010 4:09 PM
> Subject: RE: [Catalyst] rich ajax UI component libraries for Catalyst?
>
>
>
>
>>-----Message d'origine-----
>>De : Leandro Hermida [mailto:softdev at leandrohermida.com]
>>Envoyé : lundi, 26. juillet 2010 08:31
>>À : The elegant MVC web framework
>>Objet : Re: [Catalyst] rich ajax UI component libraries for Catalyst?
>>
>>Hi Nicolas,
>>
>>Thanks for the excellent advice, this is very good to know for us new
>>users!  If I may ask everyone another question, what are peoples
>>opinions about which libraries are best? most straightforward to use?
>
> Hi Leandro,
>
> For our project at Geneva Courts of Law, we chose prototype.js  + scriptaculous + Prototype Window Class (http://prototype-window.xilinus.com/) + Alien::GvaScript (home-made library for autocompleters, Tree navigator, keyboard events, form handling, etc., see distrib on CPAN).
>
> We chose that component stack a couple of years ago; maybe the choice would be different if starting a fresh project right now -- but anyway we are still very happy with the components mentioned above.
>
> Cheers, Laurent Dami
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>



More information about the Catalyst mailing list