As eelco suggested, submit a patch. -Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gili > Sent: Saturday, August 20, 2005 1:48 PM > To: [email protected] > Subject: Re: [Wicket-user] PageLink and lazy Page construction > > > Ok, I understand that use-case now. Though... > > Looking at PageLink for the first time in a long while > I see a Page in the constructor and I naturelly create a Page > to pass into it. > Furthermore when I brought up this issue a month ago this is > exactly what I was *told* to do (i.e. eager construction). So > I don't think I'm the only one who mistakenly triggered eager > construction. > > Maybe we could add a small note to the IPageLink > constructor to the effect of "this constructor is ideal for > constructing pages lazily" > while the Page constructor should read "this constructor is > ideal if a Page object was passed in from a previous page." > > Gili
------------------------------------------------------- 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
