Changes between Version 40 and Version 41 of DeveloperGuidelines


Ignore:
Timestamp:
01/03/09 05:47:59 (16 years ago)
Author:
Fran Boon
Comment:

T3: borrowing ideas

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines

    v40 v41  
    1212Web2Py can work at several different levels of abstraction.[[BR]]
    1313The 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.
     14Web2py also includes a T3 level of abstraction, but we're not using that directly (just borrowing ideas).
    1515 * T2 level:
    1616  * http://mdp.cti.depaul.edu/examples/static/t2.pdf