On Dec 31, 2003, at 9:49 PM, Terrence Brannon wrote:


And have some DBIx::Declare-aware template-processing engine handle page requests automagically such that adding new templates and/or SQL code doesn't involve writing or maintaining a single line of Perl code.
</digression>


you seem very HTML::Template oriented. do you plan for this solution to work with Template Toolkit?

I wish the solution to work in any data-driven context; HTML::Template is simply a "lowest-common denominator" to express the idea.


Kake Pugh (I believe) wrote an article for Perl.com that showed how well Class::DBI and Template toolkit work almost automagically in this fashion. Class::DBI classes can have custom SQL and classes can automatically be created via Class::DBI::loader.

Yes, but while you "Avoid Writing [Much] Code", there is still the requirement for class-specific SQL embedded within Perl code. But TIMTOWTDI, of course.


-Aaron

Reply via email to