With Tapestry5-jQuery, we have overriden just few Component classes, most
of the time for using JSON format (Autocomplete and Palette).

But all the JavaScript have been translated to jQuery, in order to create a
full jQuery application.

But, if you have old Prototype-based components/mixins, all your custom and
Tapestry-core components will use the Prototype JavaScript library. Your
custom components will not work in a full jQuery-based application.

The SUPPRESS_PROTOTYPE is useful if you have a lot of Prototype-based
components, so you do not have time to rewrite them. If you start a new
application, you should set this constant to true.

Manu


2012/3/30 trsvax <trs...@gmail.com>

> I don't really know but I would imagine two things
>
> 1. Both want to use $
> 2. Remove the dependency on prototype.
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Mixing-prototype-and-JQuery-based-components-tp5605199p5605479.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emman...@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59

Reply via email to