Re: Coding Standards For Objective C
Re: Coding Standards For Objective C
- Subject: Re: Coding Standards For Objective C
- From: Wade Tregaskis <email@hidden>
- Date: Wed, 24 Nov 2004 17:25:24 +1100
Can anybody help me to find coding standards for Objective C.
Tried to search the net but didn't get far..
Define "standards"?
If you mean practical issues like the retain/release methodology or
general approaches so far as accessors, MVC, etc, then I don't think
there's any authoritative guide as such - as with most people I imagine
you'll just have to pick up what works and what doesn't, and in any
case whatever you prefer personally. For more design issues like MVC
or the like you should be able to find some good introductory material
on the various Mac development sites (sorry, no links handy), or in any
of the many good Cocoa books ("Learning Cocoa" from O'Reilly is a good
one, imho, albeit simple & brief).
On the other hand, if you mean pedantic things like where to put braces
or how much white space to use, then I'll slap you. :)
Wade Tregaskis
-- Self confessed "left handed coder" - i.e. living dangerously and
putting braces on the *same line as the conditional*
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden