On Thu, Nov 4, 2010 at 10:21 AM, Thiago H. de Paula Figueiredo <thiag...@gmail.com> wrote: > On Thu, 04 Nov 2010 12:05:25 -0200, Michael Gentry <mgen...@masslight.net> > wrote: > >> I believe running exploded is against the security regulations here. > > Why?
That is a long story to answer, but let's just say they have security guidelines they (the production support team) follow. >> Also, wouldn't you have to turn production mode off for Tapestry to >> pick up changes to the TML? > > Absolutely no. Tapestry picks up changes (aka live class reloading) in > templates, property files and component, page and mixin classes in > production mode too. Production mode, as far as I can remember, affects just > the default error page and some configuration symbols. I did not realize that. I guess coming from a WebObjects background, I expected production mode to turn off the template reloading feature to improve performance (no scanning for changes, for example). I've learned something new today. :-) Thanks, mrg --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org