Changes between Version 8 and Version 9 of WorkOutIdeas


Ignore:
Timestamp:
03/11/10 08:36:47 (15 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkOutIdeas

    v8 v9  
    2222 * Standardized coding conventions (variable/field/function Naming, Indents, " vs ')
    2323 * 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
    2526 * Wrapping code lines so that they are readable on a single page
    2627 * Documenting functions and response.s3 variables