Neuter Class::C3::reinitialize() around the schema reloading.
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 1 Jun 2008 00:29:08 +0000 (00:29 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 1 Jun 2008 00:29:08 +0000 (00:29 +0000)
commit0ae6b65d0f53de08a9c7e2494654391a06170cbc
tree48a2c870b942935c687adef8e535824b8be04aab
parent181cc907dd090d331ab5e1d9b31fc9904124b64f
Neuter Class::C3::reinitialize() around the schema reloading.

We're not changing any inheritance here, and this is equivalent to what
the old code did around _make_src_class().
lib/DBIx/Class/Schema/Loader/Base.pm