Yea. I started having some lazy-init problems with Hibernate. That's probably not the way to go.
On 9/13/05, Johan Compagner <[EMAIL PROTECTED]> wrote: > the only thing is that checkAccess() == render phase. > So you are creating the page in the render phase. And i think when you > don't use REDIRECT_TO_BUFFER this is a bad idea. > > > On 9/13/05, Phil Kulak <[EMAIL PROTECTED]> wrote: > > > > I just noticed that I'm now able to build the component tree on a page > > AFTER checkAccess() instead of only in the constructor. This seems > > great because I don't have to worry about state that's enforced in > > checkAccess(). Is this intentional? Is this behavior going to remain > > through future versions? > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
