do not use same variable name twice.
[gitmo/Mouse.git] / TODO
diff --git a/TODO b/TODO
index 2093fe3..15f80e8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,4 +3,8 @@ TODO
 
 * Re-implement Mouse with code from Shika
 * Make coercion work
-* Make delegation via handles work
\ No newline at end of file
+* 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?