On Sat, Feb 23, 2008 at 5:13 AM, Ronald Schmidt
<[EMAIL PROTECTED]> wrote:
> I am looking to generate easy visualizations of
>  objects serialized in a database USING the underlying model.

It sounds like you're talking about a glue between "model" components
like dbix::class, class::dbi, etc?

What would drive it? An existing template, or an existing data
definition? I see those two choices like this:

1) For a data structure, create a template on the fly, and populate it?
  - Isn't that data dumper?

2) For a template, get a list of params in the template and populate
them if the same-named item is found in a data structure (retrieved
from a model component)?

Is that right?

Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to