On Wed, Oct 29, 2008 at 3:32 PM, Thiago H. de Paula Figueiredo < [EMAIL PROTECTED]> wrote:
> Just to provide a differing viewpoint: I've had live class reloading >> already in Tapestry 4.x with Tomcat, Eclipse and Sysdeo's Tomcat plugin for >> years. I've always wondered what the fuss is about live class reloading as a >> new >> feature. >> > AFAIK, what they do is to restart the application context everytime you > change a class. > T5's live class reloading is about not restarting the context when you > change a class. > No, this is live class reloading. I do know the difference between context reloading and hot code swapping. Kalle
