kodecocodes / objective-c-style-guide

A style guide that outlines the coding conventions for Kodeco
http://www.raywenderlich.com/62570/objective-c-style-guide
3.1k stars 628 forks source link

Added 'Class Constructor Methods' #39

Closed mattglover closed 10 years ago

mattglover commented 10 years ago

This further clarifies the instanceType return type checking.

ColinEberhardt commented 10 years ago

A useful addition - I have one small comment above ^^^^

ColinEberhardt commented 10 years ago

Thanks @mattglover - I thoroughly condone this PR. I am seem to have permissions to merge, but feel that someone else should do this. I can't recall whose remit this is!

mattglover commented 10 years ago

Hey @ColinEberhardt I'm pleased you like it. No worries .. it's there for whenever and whoever wants to merge it in.

Maybe @ndubbs or @raywenderlich would want to take a look ? Cheers for now :]

ndubbs commented 10 years ago

This pull request looks good. Thanks @mattglover!