Changes between Version 34 and Version 35 of DeveloperGuidelines


Ignore:
Timestamp:
01/03/09 03:46:13 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines

    v34 v35  
    1111
    1212Web2Py can work at several different levels of abstraction.[[BR]]
    13 The Sahana 3 (S3) framework is mainly built on the simplified T2 level, however sometimes we need more control therefore need to drop down a level or 2.
     13The Sahana 3 (S3) framework is mainly built on the simplified T2 level, however sometimes we need more control therefore need to drop down a level or two.
    1414 * T2 level: http://mdp.cti.depaul.edu/examples/static/t2.pdf
    1515 * Lower level: http://mdp.cti.depaul.edu/examples/static/cookbook.pdf