Yeah I know, but I'm against that paradigm. Some developers are already doing their best to stuff as much as they can into a single line of code and it doesn't do much for readability. Anyway, just my 2 cents.
Gili Martijn Dashorst wrote:
Not always, command chaining is nice sometimes... Usually the add() methods return void, now we on the otherhand do the same as StringBuffers append: return this. Martijn On 9/22/05, Gili <[EMAIL PROTECTED]> wrote:I'm -1 on this one too. Setters should have a return type of void.------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
-- http://www.desktopbeautifier.com/ ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
