X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=e23142ef1b288b383e7209879627d42789498beb;hb=590e40d8d76ceb0ee30bbd2ea9e679701bb1280a;hp=037cae558d44a091da4bedba210aad48e9ee0aaf;hpb=20d14562250c8a0dc95efc1f93a61f313d17efc9;p=gitmo%2FMouse.git diff --git a/TODO b/TODO index 037cae5..e23142e 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,7 @@ TODO: -Mouse +Makng subclasses of Mouse::Meta::* immutable breaks the classes. -* smart exporters - -MouseX - -* MouseX::Role::Parameterized +If one want match_on_type(), it should be supported. +The 'handles' option for has() is not completely compatible with Moose.