http://qs321.pair.com?node_id=486403


in reply to Chunking HTML to database and back

Dear danmcb

I would look at using Catalyst for generating the application(s) and the interface to the underlying database, Template Toolkit for the presentation.

There are modules that produce a CRUD with Catalyst with very little code, and that can be easily customized with TT to suit your need.

If FastTemplate is a requirement, likely there is a View module for Catalyst that supports this too.

Best regards

-lem, but some call me fokat