Changes between Version 2 and Version 3 of Contributing/CodingStyle


Ignore:
Timestamp:
03/18/2010 11:59:55 AM (14 years ago)
Author:
damoxc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contributing/CodingStyle

    v2 v3  
    1010== Javascript == 
    1111 
    12 * Classes should follow the Ext coding style. 
    13 * Class names should be in CamelCaps 
    14 * Instances of classes should use mixedCase. 
     12 * Classes should follow the Ext coding style. 
     13 * Class names should be in CamelCaps 
     14 * Instances of classes should use mixedCase.