Remove a done item, and update todo for 2.04
Dave Rolsky [Wed, 6 Jul 2011 16:47:27 +0000 (11:47 -0500)]
TODO

diff --git a/TODO b/TODO
index 5457600..c56ad82 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-== Todo for 2.0200
+== Todo for 2.0400
 
 === Revise MetaRole API to reunify class/role metaroles:
 
@@ -24,12 +24,6 @@ role_attribute, role_method, etc. key. The common case will be that the
 metaroles are intended for the consuming class, but we should allow for
 metaroles on the role's metaobjects as well.
 
-=== Remove a bunch of deprecated crap
-
-See Moose::Manual::Delta for a list. Some of this is important to make merging
-Class::MOP into Moose core much easier. Other is just removing complexity
-needed to support ancient APIs.
-
 == Old todo (does anyone look at this?)
 
 -------------------------------------------------------------------------------