On Tue, Jan 15, 2013 at 3:35 PM, Gary Gregory <[email protected]>wrote:
> On Tue, Jan 15, 2013 at 3:03 PM, Oleg Kalnichevski <[email protected]>wrote: > >> On Tue, 2013-01-15 at 13:41 -0500, Gary Gregory wrote: >> > On Tue, Jan 15, 2013 at 9:46 AM, Oleg Kalnichevski <[email protected]> >> wrote: >> > >> > > On Tue, 2013-01-15 at 08:26 -0500, Gary Gregory wrote: >> > > > Over in Log4J-land, we've discussed [1] the use of the final >> keyword for >> > > > locals and parameters. >> > > > >> > > > In brief [1]: The final keyword in trunk: sometimes it is used, >> sometimes >> > > > not. I propose we use it all over consistently. >> > > > >> > > > [1] >> > > >> http://apache-logging.6191.n7.nabble.com/v2-final-keyword-td17452.html >> > > > >> > > >> > > I tend to use final modifier for method parameters a lot (an old habit >> > > that goes back to my Delphi programming days ;)). >> > >> > >> > Done in trunk (revision 1433569). >> > >> > Gary >> > >> >> Gary >> >> Could you please configure your IDE to use spaces instead of tabs? >> > > I thought I had! Crud. Will do. > How many spaces per 'tab' do you use? Gary > > Gary > > >> > > >> Oleg >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > E-Mail: [email protected] | [email protected] > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 > Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > -- E-Mail: [email protected] | [email protected] JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
