On Fri, 20 Apr 2001, Francesco Pasqualini wrote:
> 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.
The forward feature looks like an ordinary include to me. Is there any
real difference between that and the Apache::ASP version?
$Response->Include("filename.inc", @args);
In addition to Apache::PageKit, you might want to check out the
documentation for Template Toolkit, especially
http://www.template-toolkit.org/docs/default/index.html.
- Perrin
- Re: modperl/ASP and MVC design pattern ed phillips
- Re: modperl/ASP and MVC design pattern f . pasqualini
- Re: modperl/ASP and MVC design patt... ed phillips
- Re: modperl/ASP and MVC design pattern Joachim Zobel
- Re: modperl/ASP and MVC design pattern f . pasqualini
- Re: modperl/ASP and MVC design pattern Joshua Chamas
- Re: modperl/ASP and MVC design pattern Francesco Pasqualini
- Re: modperl/ASP and MVC design pattern Joshua Chamas
- Re: modperl/ASP and MVC design pattern Francesco Pasqualini
- Re: modperl/ASP and MVC design pattern T.J. Mather
- Re: modperl/ASP and MVC design pattern Perrin Harkins
- Re: modperl/ASP and MVC design pattern Gunther Birznieks
- Re: modperl/ASP and MVC design pattern Joachim Zobel
