Changes between Version 8 and Version 9 of WorkOutIdeas
- Timestamp:
- 03/11/10 08:36:47 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkOutIdeas
v8 v9 22 22 * Standardized coding conventions (variable/field/function Naming, Indents, " vs ') 23 23 * Moving imported data out of code and into csv/xml files 24 * Adding header information to all code 24 * moving standard variable definitions (truncate = 16) into a configuration file, using #defs 25 * Adding header information to all code files 25 26 * Wrapping code lines so that they are readable on a single page 26 27 * Documenting functions and response.s3 variables