remove result_class stuff from load_namespaces, better to not do it than to do it...
authorBrandon L. Black <blblack@gmail.com>
Wed, 23 Aug 2006 18:59:32 +0000 (18:59 +0000)
committerBrandon L. Black <blblack@gmail.com>
Wed, 23 Aug 2006 18:59:32 +0000 (18:59 +0000)
commit46a05fd450f4848c6dc5f1302001571a79f4728e
tree83640c8b1a84a7120044c0a47536b0da980ac021
parent7a58f051d9b201fd50c1ee43c0ca9602523ca66b
remove result_class stuff from load_namespaces, better to not do it than to do it wrong
lib/DBIx/Class/Schema.pm
t/39load_namespaces_1.t
t/39load_namespaces_2.t
t/39load_namespaces_3.t
t/39load_namespaces_4.t
t/lib/DBICNSTest/Res/A.pm [deleted file]
t/lib/DBICNSTest/Res/C.pm [deleted file]
t/lib/DBICNSTest/Result/A.pm [deleted file]
t/lib/DBICNSTest/Result/C.pm [deleted file]