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
