[Dbix-class] RFC: Load from SQL

Jeff Zucker jeff at vpservices.com
Thu Jul 12 20:17:53 GMT 2007


Jess Robinson wrote:
>
>
> On Tue, 10 Jul 2007, Jeff Zucker wrote:
>
>> I am going to bite the bullet and make DBD::File able to store 
>> metadata as (my current thinking) a YAML-serialized SQL::Translator 
>> object. I'll post a detailed explanation to dbi-dev and perlmonks if 
>> anyone here cares to contribute suggestions.
>
>
> Just one thought:
>
> "Arrgh, YAML!" .. ;)
>
> SQL::T's XML output is much more internal/supported/sane..
>
Hmm, I would have thought that YAML::Syck would just persist and 
revivify. But since I don't really need this to be human-readable, I'm 
now thinking Storable nstore instead.

-- 
Jeff



More information about the Dbix-class mailing list