better dynamic schema_base_class implementation
authorRafael Kitover <rkitover@cpan.org>
Fri, 28 Oct 2011 16:43:41 +0000 (12:43 -0400)
committerRafael Kitover <rkitover@cpan.org>
Fri, 28 Oct 2011 16:43:41 +0000 (12:43 -0400)
commitde89debaf038ba4afae1a3a56d03f43e9d8ca833
treeb59bc2106c717f29d650961b847a451fa65d7b8c
parenta1781f7f4662ebf849773539acbe59eb85a1d0d0
better dynamic schema_base_class implementation

Remove the restriction that dynamic schemas can't define a connection
method by finding the next method to call in mro::get_linear_isa.
lib/DBIx/Class/Schema/Loader.pm
lib/DBIx/Class/Schema/Loader/Base.pm
t/70schema_base_dispatched.t