> > But it is rather annoying that web2py has no built-in > reverse-engineering (intropspection) that can impose a web2py overlay > atop an existing database
there are some scripts to generate models from database, web2py/scripts/extract_mysql_models.py web2py/scripts/extract_pgsql_models.py web2py/scripts/extract_sqlite_models.py perhaps you can build your own reverse engineering tool :) -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

