Add TODO
[gitmo/Mouse.git] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..e23142e
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+TODO:
+
+Makng subclasses of Mouse::Meta::* immutable breaks the classes.
+
+If one want match_on_type(), it should be supported.
+
+The 'handles' option for has() is not completely compatible with Moose.