View Single Post
  #1 (permalink)  
Old 02-26-2003
Ivan Ivan is offline
Registered User
 
 
Join Date: Feb 2003
Location: Helsinki, Finland
Posts: 15
Not serious question

Not very serious question to ZeroC staff.

Why did you change naming convention for member variables?

In Orbacus you used underscore as a postfix for member variables, like "mutex_" and now in Ice you use it as a prefix "_mutex".

Just wondering, any reason?

Personally, I prefer first way.

Ivan
Reply With Quote