Re: Tapestry5-JQuery mixin jScrollPane

2013-01-11 Thread bhorvat
I dont really use anything from tapestry-jquery.js

Most of the js code that is related to tapestry is something like

$('#someZoneID').bind(Tapestry.ZONE_UPDATED_EVENT, function() { 
}); 

the rest is just normal js/jquery code

So basically you plan to have it ready by the time tapestry.5.4 is ready? 



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry5-JQuery-mixin-jScrollPane-tp5719224p5719261.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



Re: Tapestry5-JQuery mixin jScrollPane

2013-01-11 Thread Emmanuel DEMEY
Hi,

I have started the migration to 5.4 two weeks ago :
https://github.com/got5/tapestry5-jquery/tree/5.4

I hope I will finish it at the end of january.

If in your app you use some code coming from tapestry-jquery.js, you will
need to change it, because tapestry-jquery.js will not exist anymore I
think :(.

Or maybe I can rewrite the tapestry-jquery file, just for the
compatibility. Which methods of tapestry-jquery.js do you use in your App ?
Ajax Request ? Zone methods ?

Manu


2013/1/10 bhorvat 

> sweet I will give it a try then. Any idea when will 3.3.5 be stable?
>
> Also now that I have you reading this thread, can you tell me when will
> tapestry-jquery adjust to the 5.4 and will this new implementation of
> javascript change something(I am assuming that it will).
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry5-JQuery-mixin-jScrollPane-tp5719224p5719238.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 : @EmmanuelDemey


Re: Tapestry5-JQuery mixin jScrollPane

2013-01-10 Thread bhorvat
sweet I will give it a try then. Any idea when will 3.3.5 be stable? 

Also now that I have you reading this thread, can you tell me when will
tapestry-jquery adjust to the 5.4 and will this new implementation of
javascript change something(I am assuming that it will). 



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry5-JQuery-mixin-jScrollPane-tp5719224p5719238.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



Re: Tapestry5-JQuery mixin jScrollPane

2013-01-10 Thread Emmanuel DEMEY
Hi,

I think this mixin has already be integrated to Tapestry5-jQuery
3.3.5-SNAPSHOT :
https://github.com/got5/tapestry5-jquery/blob/master/src/main/java/org/got5/tapestry5/jquery/mixins/JScrollPane.java

Manu

2013/1/9 bhorvat 

> ich version will thi





-- 
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 : @EmmanuelDemey


Tapestry5-JQuery mixin jScrollPane

2013-01-09 Thread bhorvat
Any ideas in which version will this be included? 



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry5-JQuery-mixin-jScrollPane-tp5719224.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