[Solar-talk] RewriteRouter port

Antti Holvikari anttih at gmail.com
Thu Oct 5 08:34:08 PDT 2006


On 10/5/06, Rodrigo Moraes <rodrigo.moraes at gmail.com> wrote:
> On 10/4/06, Antti Holvikari wrote:
> > I just did my own Controller_Front and would be interested if the
> > router would help here, so I would like to see the code :-)
>
> Antti, which were your needs to build your own front controller?

I created a consept of "modules". A module is a collection of apps. An
app extends a module in PHP level. My front controller automatically
maps requests like /module/app to Vendor_App_Module_App. You can add
vendors to the search stack just like the native front controller
does. The only difference is that there's one "namespace" more to the
basic "app consept".

-- 
Antti Holvikari <http://phphalo.com>


More information about the solar-talk mailing list