I think for Component invocation chaining makes sense. Where you do application settings related stuff just once a project, components you configure all the time. I think some code saving/ compact notation is nice then.
Eelco On 1/15/06, Jonathan Locke <[EMAIL PROTECTED]> wrote: > > there are a half dozen methods in Component that still do "return this" > (which we removed from settings code). > do we want to remove this now or wait until 2.0 to do that? or leave it? > it seems to me that not many people are using this anyway, but maybe > not... i dunno > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Wicket-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-develop > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
