Massimo, Would it be possible to only load db.py if it has changed and when changed generate a python object that is the db, and save/load it as required? I know it would work, But would it be too slow? Slower then running all of db.py.
I am looking at using web2py to write a small ERP like app. It could have 100's of tables. So keeping up the conditional models could be a nightmare! Regards, Jay Kelkar P.S. Happy 4th Birthday web2py! Many happy returns.

