as i remember the postings on the mailing list from
2/3 weeks ago correctly there will be a kind of abstraction
layer for Javascript (=adapter) in T5 with JQuery as default 
library

right!? :)

see: 
http://www.nabble.com/Prototype-vs.-JQuery-vs.-Dojo-0.9-vs.-----tf4559353.html#a13017828

g,
kris




Chris Lewis <[EMAIL PROTECTED]> 
15.10.2007 17:03
Bitte antworten an
"Tapestry users" <users@tapestry.apache.org>


An
Tapestry users <users@tapestry.apache.org>
Kopie

Thema
Re: T5: Pluggable javascript libraries?






Unfortunately this is probably a bit of a pain to do. If you were to do 
this you'd probably have to do the following:

1) add jquery to the Tap source (easy)
2) add your own PageRenderSupport implementation to use jquery (easy)
3) rewrite tapestry.js so that it behaves the same but has the same 
interface as the original based on prototype (time consuming)

That may be all. If you embark on this do share.

chris

Olivier wrote:
> Hi,
>
>
> Is it easily possible to use another javascript library in stead of
> prototype? Is anyone trying to do something like that? I, for one, have
> more experience with jQuery than Prototype (and I like it better) so it
> would be cool to have a tapestry with jQuery in stead of Prototype.
>
>
> Regards,
> Olivier
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to