iPhone/Cocoa Coding Standards
        Posted  
        
            by greypoint
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by greypoint
        
        
        
        Published on 2010-03-16T14:55:54Z
        Indexed on 
            2010/03/16
            15:11 UTC
        
        
        Read the original article
        Hit count: 960
        
Are there any generally-accepted coding standards (naming, casting etc) that apply specifically to iPhone/Cocoa/Objective-C? I know Microsoft has published similar standards as they relate to .Net and C# but haven't run across anything related to the iPhone world.
© Stack Overflow or respective owner