On Friday, October 5, 2007, 11:56:41 AM, Artur <[EMAIL PROTECTED]> wrote:
> Gwyn wrote: >> >> On Friday, October 5, 2007, 9:18:22 AM, Artur <[EMAIL PROTECTED]> wrote: >> >>> I know that Wicket in development mode does hot redeploy of html >>> templates. >>> Is it possible to configure it to does a hot redeploy of java classes >>> too? >>> It would boost the development time!! >> >> AFAIK Wicket you some cutom class loarder so I thought that >> As far as I'm aware, that's a function of the servlet container that >> you're using. The Wicket code loads the templates, but the servlet >> container loads the Wicket code! >> > AFAIK Wicket you some custom class loader so I thought that it can re-load > the class if needed aside from servlet container. What do you think about > it? Good point, I'd overlooked that. I'm afraid I've not tried it though. /Gwyn --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
