Mark Fuller wrote:
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:
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?
Wha
Sébastien Aperghis-Tramoni wrote:
> Ronald Schmidt wrote:
> If I understand correctly your question, you probably want to write a
> producer module for SQL::Translator, the set of modules behind SQL Fairy.
> » http://search.cpan.org/dist/SQL-Translator/
> » http://sqlfairy.sourceforge.net/
As