[Templates] Template::Plugin::XML::Writer

Perrin Harkins perrin@elem.com
Tue, 11 Jul 2006 17:51:56 -0400


On Tue, 2006-07-11 at 14:06 -0700, mark wrote:
> Any why against the DBI plugin?

Same reasons mostly: poor dev environment, weak syntax checking, less
efficient use of DBI, etc.  The other problem is that it breaks any
concept of separation between your templates and your code, MVC or
otherwise.

- Perrin