> this is very interesting ... and another good reason to buy the
> PerlCookBook. But are there in the mod_perl architecture some
> guidelines and/or frameworks that encourages the MVC design patern ? I
> think that Apache::ASP could be (for example) the right tool, adding
> the "forward" feature.

Not specifically in mod_perl, since it is at a much lower level than the
application level, and does not have anything for implementing software
design.  Actually, I personally think Mason is more suited for MVC than
ASP is, but I have only done a little bit of ASP development.  Mason is
explicitly component-based, and has some very nice features for
template-based content management and application design.

-- Brett
                                   http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
INSIDE, I have the same personality disorder as LUCY RICARDO!!


Reply via email to