Changes between Version 4 and Version 5 of CodingConventions


Ignore:
Timestamp:
3/15/2009 6:29:34 AM (14 years ago)
Author:
Joel (IP: 208.53.157.239)
Comment:

Typo.

Legend:

Unmodified
Added
Removed
Modified
  • CodingConventions

    v4 v5  
    3030      * All local variables (including function parameters) will use !interCaps. 
    3131 * Properties 
    32     * All properties will use !InterCaps. Do NOT prefix the proeprty with underscores or other markers. 
     32    * All properties will use !InterCaps. Do NOT prefix the property with underscores or other markers.