John Napiorkowski wrote: > Matt, > > That did the trick, but I was a bit careful to try > this before since the package was marked as > experimental. Do you thing this is starting to settle > down now or are we expecting big changes in the next > few revs of DBIx?
I did't say "use ResultSetManager", I said "use a custom resultset class". The former is experimental, the latter is normal perl subclassing and as such is highly likely to go away any time soon (I hear subclasses will even be supported in perl6 ;) _______________________________________________ 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/
