X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=e23142ef1b288b383e7209879627d42789498beb;hb=91ee66cbb155fe48f641868aebc1c6215446e2c0;hp=aa73df21e5ba3ea295680512506b5fd200ac8518;hpb=ef9070cc6ee59ca3691f3765ad96ef0922e064ca;p=gitmo%2FMouse.git diff --git a/TODO b/TODO index aa73df2..e23142e 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,7 @@ TODO: -Mouse +Makng subclasses of Mouse::Meta::* immutable breaks the classes. -* smart exporters -* native traits - -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.