Changes between Version 2 and Version 3 of CodingConventions
- Timestamp:
- Mar 22, 2009, 8:38:55 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodingConventions
v2 v3 6 6 7 7 * Although Grails can handle both dos (\r\n) and *nix (\r) line ends *nix is preffered. 8 * It is project policy not to include names in the source files, recognition will be given in better and more visible ways.8 * It is project policy not to include developer names in the source files, recognition will be given in better and more visible ways. 9 9 10 10 '''Format'''