On Thu, 2005-10-06 at 15:55 +0100, Aaron Trevena wrote: > I was browsing the bbc cpan modules and came accross this.. > http://search.cpan.org/~bbc/Any-Template-1.013/lib/Any/Template.pm > looks very useful indeed.
The problem with this sort of thing is that it means you have to write all your code to the lowest common denominator. No more passing CDBI objects (or any objects) to templates. No more wrappers. No more TT plugins. If you already intend to support HTML::Template, it might be worth it. Otherwise, probably not so great. - Perrin ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
