[Dbix-class] RFC: Load from SQL

Matt S Trout dbix-class at trout.me.uk
Fri Jul 13 16:09:31 GMT 2007


On Thu, Jul 12, 2007 at 12:17:53PM -0700, Jeff Zucker wrote:
> 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.

Until you use a different box with a different point release and it segfaults.

I fucking hate YAML.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Dbix-class mailing list