> On Mon, Oct 5, 2009 at 12:14 AM, Eelco Hillenius > <eelco.hillen...@gmail.com> wrote: >> I never liked the code format we're using (curly braces on the >> next line), but heck even though Wicket is the only project I've ever >> worked on (as far as I can remember) where I used that > > It's in the Topicus code conventions, so you've been programming (and > AFAIR advocating) the curly brace on the next line ;-)
Ah yes, it slowly comes back to me... another case of where I let the team's preferences override my own. I've *never* preferred the curly brace on the next line. Eelco