Merge 'trunk' into 'multi_stuff'
authorJason M. Mills <jmmills@cpan.org>
Fri, 20 Feb 2009 04:27:41 +0000 (23:27 -0500)
committerRob Kinyon <rkinyon@cpan.org>
Fri, 20 Feb 2009 03:31:45 +0000 (03:31 +0000)
commit238c7a9870fc9378fb87ca62c4fc26212c3aeab0
treee18945102e57aaa2cf6672cb7bfcb9419c46e057
parent9ffcb5b812d3a5fc8823bd40e98618fa3fabd2bc
parente76db9c6078ffe90873ea9641774d448b555fa7e
Merge 'trunk' into 'multi_stuff'

r5540@rkinyon-lt-osx (orig r5539):  jmmills | 2009-02-19 22:27:41 -0500
Modfied isa() check in set_from_related() to use class name returned from relationship_info() rather than class() accessor on object. This fixes an issue when using with Catalyst::Model::DBIC::Schema.