[Dbix-class] Re: DBIx::Class::UUIDColumns

Matt S Trout dbix-class at trout.me.uk
Thu Feb 9 15:44:06 CET 2006


On Thu, Feb 09, 2006 at 09:23:59AM -0500, Christopher H. Laco wrote:
> Matt S Trout wrote:
> > On Tue, Feb 07, 2006 at 09:13:08PM -0500, Christopher H. Laco wrote:
> >> Here's my first crack at it. I still have to do pod, and I'm not sure
> >> what to do about the recommends: in meta.yml/build.pl or tests yet,
> >> since they assume just Data::UUID...
> >>
> >>
> >> UUIDColumns now looks for a suitable uuid generator on the users machine
> >> and loads the appropriate UUIDMaker subclass. You can override the
> >> choice using uuid_class().
> >>
> >> I've included Data::Uniqid just for grins [unique ids need not be
> >> guids], but it is not part of the default searching. I've left those to
> >> just the modules that return the uuids in the following format:
> > 
> > Applied to branches/DBIx-Class-current and I've given you @dbic-devel so
> > you can commit to both branch and trunk. Have fun and thanks :D
> > 
> 
> Be afraid. I would've sent a 'real' [non windows crippled] patch had I
> thought you'de commit one without docs...

That's why I gave you a commit bit too. Fixing up the docs before 0.06 ships
is now your problem :D

-- 
     Matt S Trout       Offering custom development, consultancy and support
  Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Dbix-class mailing list