On Wed, Aug 01, 2001 at 01:26:41PM -0400, Perrin Harkins wrote: > logic and then selects a template for the view), that would be cool. Right > now it maps URIs directly to template files, which is usually not good for > applications doing anything fancier than SSI-ish templating. (Sure, you can > subclass it and change all of this, but newbies aren't going to grasp that > easily.)
I'm all in favour of it evolving in any direction you see fit. I was a little lost for the best way to write it, so I figured on doing a simple first version with the appropriate hooks for subclassing. I'm happy to hand over the Apache::Template pumpkin for a while if you want to hack on it some. A
