[oops! failed to do a reply to list --- resending]
* Oleg Pronin <[EMAIL PROTECTED]> [070426 11:30]:
> Is there a good way to set my custom resultset to all registered result
> sources?

I'll take a crack at it and somebody who knows better can correct me.
;-)

$schema->source($_)->resultset_class('My::ResultSet::Class')
   for $schema->sources;

        -Marc

_______________________________________________
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/dbix-class@lists.rawmode.org/

Reply via email to