>>. there is a real difference >> in maintaining 70+ models in web2py vs SQLAlchemy... especially when these >> models need to be shared between external scripts.
Is this because DAL has not support for circular dependencies and SQLAlchemy does? But seriously, I think an application with 70+ models is entirely in a different class of applications.

