Re: A good model header?
Re: A good model header?
- Subject: Re: A good model header?
- From: "Theodore H. Smith" <email@hidden>
- Date: Fri, 30 Jul 2004 03:45:48 +0100
Your instance variables should follow the recommended naming
conventions.
<http://developer.apple.com/documentation/Cocoa/Conceptual/
CodingGuidelines/index.html>
I *really* dislike first letters which aren't capitalised. However...
if thats what is necessary to make Key-Value coding automatically work
when scripting, I may as well get in the habit of it!
Thanks for the feedback.
--
Theodore H. Smith - Software Developer.
http://www.elfdata.com
_______________________________________________
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.