[Dbix-class] Speaking of components...

Christopher H. Laco claco at chrislaco.com
Tue Jul 11 20:38:10 CEST 2006


Handel layers some of its own components on top of existing schemas.
These components include Validation, DefaultValues, and Constriants.

We already have DBIx::Class::Validation. Would there be any benefit to
having a DBIX::Class::DefaultValues or DBIx::Class::Constraints?

With that said, there's nothing stopping someone from doing:

    __PACKAGE__->load_components(+Handel::Components::DefaultValues);

if they like the functionality. :-)

-=Chris


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.rawmode.org/pipermail/dbix-class/attachments/20060711/b2429fdd/attachment.pgp 


More information about the Dbix-class mailing list