Changes between Version 34 and Version 35 of DeveloperGuidelines
- Timestamp:
- 01/03/09 03:46:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines
v34 v35 11 11 12 12 Web2Py 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.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 two. 14 14 * T2 level: http://mdp.cti.depaul.edu/examples/static/t2.pdf 15 15 * Lower level: http://mdp.cti.depaul.edu/examples/static/cookbook.pdf