"Perrin Harkins" <[EMAIL PROTECTED]> writes:
> In my view, Apache::Template fosters bad habits because it makes it more
> difficult to keep your application logic separate.  If the service stuff was
> expanded to provide something along the lines of the (Java) Struts project
> (i.e. config-based mapping of a URI to a module which runs some application
> logic and then selects a template for the view), that would be cool.

We did something along those lines at $client back before
Apache::Template came along, but it was fairly ad hoc. In fact, I
remember looking at Apache::Template when it arrived and thinking that
it really didn't have the flexibility I needed, so I stuck with our
custom modules. Which aren't available for release I'm afraid, if only
because I didn't keep a copy.

-- 
Piers Cawley
www.iterative-software.com



Reply via email to