Christopher H. Laco wrote: >>The only change is basically this to load_classes: >> >>push(@to_register, [ $comp_class->moniker || $comp, $comp_class ]); > > And of course, adding an moniker/alias accessor to ResultSource(Proxy)...
Does this use UNIVERSAL::moniker or is it something different? I think 'alias' might be the better choice. My opinion is worth what you paid for it :) Cheers, Dave _______________________________________________ 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/
