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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
