[Arp] OT Class and Instance Dilemma
Keith Peters
kp at bit-101.com
Fri May 27 18:26:36 PDT 2005
In classes, I usually start private members off with double underscore, thus
__soundManager.
Although it's always discouraged, I see a lot of sample and real code where
the instance/type only differs by case, and have taken to succumbing to it
myself.
Keith
-----Original Message-----
From: Arp-bounces at ariaware.com [mailto:Arp-bounces at ariaware.com] On Behalf
Of erik bianchi
Sent: Friday, May 27, 2005 5:16 PM
To: 'General List for Ariaware RIA Platform users and developers'
Subject: RE: [Arp] OT Class and Instance Dilemma
Just wondering how many other people suffer from my same dilemma.
Lately when building applications I end up fighting with myself over what to
name the class and what to name its' instances! For example, SoundManager;
ok I guess I could call it soundManager but then I'm relying on case
sensitivity which is something that is undesirable. Seriously, I think I
spend more time debating about actual names then I do coding!
Friday rant =)
-erik
_______________________________________________
Arp mailing list
Arp at ariaware.com
http://ariaware.com/mailman/listinfo/arp_ariaware.com
More information about the Arp
mailing list