On 10/1/07, John David Anderson (_psychic_) <[EMAIL PROTECTED]> wrote:
>
>
> On Oct 1, 2007, at 11:24 AM, [EMAIL PROTECTED] wrote:
>
> >
> > Also, JQuery is designed to be compatible with other js libraries
> > (including Prototype).  But Prototype isn't,
>
> Not sure what you mean here. I've never had problems using other libs
> (such as mootools) with prototype.
>

Particularly, the _monopoly_ over the $ function, abuse of global
namespaces (the array prototype, for example, is modified globally if
you use Prototype).  See
http://docs.jquery.com/Using_jQuery_with_Other_Libraries for an
example on the first topic.

Not particularly a problem, but it's often a good practice to restrict
your work to a particular namespace so you don't contaminate other (in
a good sense, I've also used Prototype a lot and have good opinions on
it).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to