Multiple optimizations of $rs->populate
authorBrian Phillips <bphillips@digitalriver.com>
Wed, 12 Jan 2011 19:21:02 +0000 (13:21 -0600)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 12 Jan 2011 23:20:02 +0000 (00:20 +0100)
commitc4800d10376961b48cfd4c2eb65184c4c6700768
treec8404f17a9ee530c9d87e60541d188027e6333b7
parentd6170b26eb0505a440a70c66ecd74c6df18ea2c1
Multiple optimizations of $rs->populate

Remove unnecessary "find" while populating has_many, and reduce the overall
amount of method calls
lib/DBIx/Class/ResultSet.pm