Add TODO
Fuji, Goro [Wed, 10 Nov 2010 07:35:12 +0000 (16:35 +0900)]
TODO [new file with mode: 0644]

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.