do not use same variable name twice.
[gitmo/Mouse.git] / TODO
diff --git a/TODO b/TODO
index 86690c2..15f80e8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,3 +5,6 @@ TODO
 * 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?