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

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


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

-- 
     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