Changes between Version 3 and Version 4 of CodingConventions
- Timestamp:
- 11/10/2008 12:38:55 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodingConventions
v3 v4 17 17 * Functions 18 18 * All functions in classes will use !InterCaps. 19 * Prefer properties over getter/setter functions. 19 20 * Constants 20 21 * All constants will use CAPITALS.
