[Solar-talk] Somehow nested controllers / Support for multiple applications
Rodrigo Moraes
rodrigo.moraes at gmail.com
Wed Jun 6 06:53:12 PDT 2007
On 6/6/07, Andreas Ravnestad wrote:
> Also note that this is the third time I am running into this problem.
> Previously I solved it with using dynamic subdomains and some nifty
> hacks, but this is not possible this time. It seems to me this must be a
> very common problem.
I think it is. As we were talking on IRC, Antti has in Abovo the
concept of 'modules' - which are sub-apps placed inside an app folder.
Correct me if I'm wrong, Antti - they extend an app an allow to
organize app-families inside folders - so you can have app1/page1 and
app2/page1 with two different page1 controllers.
Abovo's front controller [1] basically adds one more level to an app
folder, allowing to organize some kind of 'sub-apps'. I think it is an
useful idea.
(but perhaps I got it completelly wrong)
-- rodrigo
[1] http://abovo.googlecode.com/svn/trunk/Abovo/Controller/Front.php
More information about the solar-talk
mailing list