You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "tapestry.kung.fu" <ba...@gmail.com> on 2012/08/16 14:05:37 UTC

JRebel Integration

Is tapestry looking at integrating with JRebel? JRebel loads many other
changes than just controlled packages.

http://ed-link.techtarget.com/r/ZGEOMDV/TKEKS/1CV801/EYKON/Y5W47/LR/h?a=7873871



--
View this message in context: http://tapestry.1045711.n5.nabble.com/JRebel-Integration-tp5715496.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: JRebel Integration

Posted by "tapestry.kung.fu" <ba...@gmail.com>.
Tapestry core package live loading is bad ass. It truly is blessing. It made
my development cycle extremely fast. Initially I was using tC server with
STS but I realized that every time I make change in code, server was
restarting for auto deploy. Then I just switch to jetty plugin and it worked
very nicely for class live reloading for base packages. I have many other
utility classes and I want them all to work similar like tapestry base
packages. I guess I will have to explore JRebel and see how that fits in
picture. 

And glad to know there is a mention of tapestry on JRebel. Tapestry is
finally getting noticed. Keep up good work. Thanks.



--
View this message in context: http://tapestry.1045711.n5.nabble.com/JRebel-Integration-tp5715496p5715500.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: JRebel Integration

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
On Thu, 16 Aug 2012 09:05:37 -0300, tapestry.kung.fu  
<ba...@gmail.com> wrote:

> Is tapestry looking at integrating with JRebel? JRebel loads many other
> changes than just controlled packages.
> http://ed-link.techtarget.com/r/ZGEOMDV/TKEKS/1CV801/EYKON/Y5W47/LR/h?a=7873871

Isn't the whole point of JRebel to reflect changes in classes  
automatically without you having to change your code? If I'm right,  
there's no integration to be done of JRebel with anything simply because  
it works in the JVM directly.

 From http://zeroturnaround.com/software/jrebel/resources/faq/:

JRebel isn’t ... A framework. JRebel does not introduce any dependencies  
in your application. You can take it away at any moment and just continue  
developing the way you do usually.

There's a mention to Tapestry 5 there, by the way. :)

-- 
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org