On 4/3/06, Matt S Trout <[EMAIL PROTECTED]> wrote: > Btw: Why not just use > > http://search.cpan.org/~bauerb/Class-Method-Auto-1.00/lib/Class/Method/Auto.pm
This module requires you to explicitely specify each of the class methods. DBIx::Class functionality is spread accross several modules and I don't think it would be reasonable to have a huge list of methods to be passed to Class::Method::Auto and the aditional burden of future component writers having to deal with this issue. -Nilson Santos F. Jr. _______________________________________________ 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/
