Christopher H. Laco wrote: > Kaare Rasmussen wrote: >>> Well, there's your problem. You're trying to use Handel. :-) >> That's one thing, but not the problem at hand :-) >> >> It seems that DBIC changed behavior rather significantly between _01 and _02 >> if the former autoloads RS classes and the latter doesn't. >> > > The answer is out there... somewhere... > > http://search.cpan.org/diff?from=DBIx-Class-0.07999_01&to=DBIx-Class-0.07999_02
Still digging... probably something to do with the fact that AccessorGroup went away u in _02... and it had get_component_class/set_component_class which loaded the class... Now that that is gone, I'd bet we're just missing a 'use' somewhere when we set those class names for resultsets... Speaking of which: mst: any reason not to add a get_set_component class to Class::Accessor::Grouped? I use it all the time myself in handel/mango, so it seems like it would be usefully in CAG... -=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]/
