Re: Code style: Variable names

2006-01-04 Thread Stephane Nicoll
Check the project lead: http://jira.codehaus.org/browse/MASSEMBLY It should be you, Brett, right? :) Cheers, Stéphane On 1/4/06, Brett Porter <[EMAIL PROTECTED]> wrote: > There isn't anything documented on the naming of variables, but would > suggest following the surrounding code. I was referrin

Re: Code style: Variable names

2006-01-04 Thread Brett Porter
There isn't anything documented on the naming of variables, but would suggest following the surrounding code. I was referring to things like "pAssembly", where we usually stick to just "assembly". Thanks, Brett Jochen Wiedmann wrote: > > Brett, > > I was aware of a certain code style, when it c

Code style: Variable names

2006-01-04 Thread Jochen Wiedmann
Brett, I was aware of a certain code style, when it comes to indentation, and the like. I did my best to follow that code style. However, I am completely lost, when it comes to a code style in terms of variable names. Any additional hints on that? Regards, Jochen --- Begin Message ---