Changes between Version 8 and Version 9 of Naming rules


Ignore:
Timestamp:
Mar 19, 2010 1:59:05 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Naming rules

    v8 v9  
    1010No accent [[BR]] 
    1111For packaging all files will be stored in the same directory named R, see [wiki:"Create a package with R"] [[BR]] 
    12 Class files will be named Anexample-class.r always use lower case for extension no .R 
     12Class files will be named Anexample-class.r always use lower case for extension no .R [[BR]] 
    1313Use english names for variables [[BR]] 
    1414Draw a class diagram (1 classe par fichier et on inclue les méthodes et critères)