Ralph LaChance wrote:
Although that's recognized avalon requirement, I'm personally believe it could lead to ugly mixture of C and camel(infixCaps) style, e.g. m_fooBarList. BUt at least it's better than this.fooBarList throughout a code.1. strongy encourage m_ for instance variables, if only to eliminate having to qualify similarly named assignments like this.variable = variable
2. suggest s_ for statics and allow ALL_CAPS (underscores tolerated for this usage only)
for static final (ie literals)
+1 for ALL_CAPS -1 for s_
-- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]