I understand the separation problem involved here, but:

Massimo said
> Anyway, if you want to have two apps access the
> same database there are two good reasons to redefine the models:
> 1) they may see different tables of one database, different fields for
> the same tables, and/or have different requirements for those fields;

Right, but we could have a shortcut if we want exactly the same tables
and requirements too.

> 2) each of the two apps should be able to run without the other app.
>
> If 2) is not fullfilled, then they are not two apps.

I see my conf app like a plugin app (even if it's way lighter than
T2!).
The 'T2 status, app or plugin' problem is in fact the same than my
app.
I hosts configuration items site-wide and static or view files site-
wide.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to