On 10/6/05, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> 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.

It talks about trying avoid lowest common denominator by adding/faking
functionality in lesser templating systems and for now I won't be
using it in Maypole but it would certainly make supporting H::T and
other easier later.

TT is by far the best suited to MVC and only zealots use anything else IMHO :)

A.


-------------------------------------------------------
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

Reply via email to