Resolve a todo (method confliction)
[gitmo/Mouse.git] / TODO
diff --git a/TODO b/TODO
index 15f80e8..9997221 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,12 @@
-TODO
-====
-
-* Re-implement Mouse with code from Shika
-* Make coercion work
-* Make delegation via handles work
-* Make TypeConstraints from Shika
-* Copy some features from Scalar::Util's XS
-* more performance tuning to Mouse::Meta::Method::(Con|De)structor
-* make Mouse.XS?
+TODO:
+
+Mouse
+
+* smart exporters
+* trait mechanism
+* native traits
+
+MouseX
+
+* MouseX::Role::Parameterized
+