add_method() accepts method objects
[gitmo/Mouse.git] / TODO
diff --git a/TODO b/TODO
index 86690c2..037cae5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,10 @@
-TODO
-====
+TODO:
+
+Mouse
+
+* smart exporters
+
+MouseX
+
+* MouseX::Role::Parameterized
 
-* Re-implement Mouse with code from Shika
-* Make coercion work
-* Make delegation via handles work
-* Make TypeConstraints from Shika