more complete backcompat tests, one last thing to do
[dbsrgits/DBIx-Class-Schema-Loader.git] / TODO-BACKCOMPAT
index afb0316..b8fe2b1 100644 (file)
@@ -2,15 +2,9 @@ SL Backcompat Plan:
 
 *** 0.04006 mode
 
-* add a loud warning that says that we're running in backcompat mode, and refers
-  to the ::Manual::UpgradingFromV4 POD.
 * preserve custom content from un-singularized Results and delete them when in
   upgrade mode
 
-*** backcompat tests
-
-Need a comprehensive backcompat.t
-
 *** Catalyst Helper
 
 * Add 'upgrade=1' option that upgrades from both old S::L and old helper,