Apparent fix - simply delay the in_storage flagging of the main object until all...
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 2 Jul 2009 22:14:09 +0000 (22:14 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 2 Jul 2009 22:14:09 +0000 (22:14 +0000)
commit35c77aa30e6a2b21a81b945adbbbb9599d6828fa
tree6567847f2521dc016d7187451abb770427b09cec
parent67810cf454129cb28562cbe0240bb010495e5860
Apparent fix - simply delay the in_storage flagging of the main object until all prefetched objects are inflated. The rest of the changes are just cosmetics, preparing for the collapse_result rewrite
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/Row.pm