Re: enough of accessors - how about private method naming conventions in the real world?
Re: enough of accessors - how about private method naming conventions in the real world?
- Subject: Re: enough of accessors - how about private method naming conventions in the real world?
- From: Georg Tuparev <email@hidden>
- Date: Wed, 7 Aug 2002 14:44:44 +0200
On Wednesday, August 7, 2002, at 07:51 AM, Hasan Diwan wrote:
Prefix method names as follows:
netHasandiwanFooDoesBarBaz
hasandiwan.net is a domain registered to me, foo is my class name and
what it does.
Besides implementing functionality, source code must communicate its
intention. "netHasandiwanFooDoesBarBaz" does not communicate - just
fills my editor with noise.
The last thing I would like to compromise is the readability of my
sources - even if I have to pay the price of occasional debugging
sessions...
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.