Changes between Version 40 and Version 41 of DeveloperGuidelines
- Timestamp:
- 01/03/09 05:47:59 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines
v40 v41 12 12 Web2Py can work at several different levels of abstraction.[[BR]] 13 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.[[BR]] 14 Web2py also includes a T3 level of abstraction, but we're not using that currently.14 Web2py also includes a T3 level of abstraction, but we're not using that directly (just borrowing ideas). 15 15 * T2 level: 16 16 * http://mdp.cti.depaul.edu/examples/static/t2.pdf