X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO;h=aa73df21e5ba3ea295680512506b5fd200ac8518;hb=43e6a50b260b096a34b0c46da87296bd220c4184;hp=86690c2842794c345ddd5318c6b572a528fbfe0e;hpb=fdec46ff3fe73d4026211a06966d9320b222ea26;p=gitmo%2FMouse.git diff --git a/TODO b/TODO index 86690c2..aa73df2 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,11 @@ -TODO -==== +TODO: + +Mouse + +* smart exporters +* native traits + +MouseX + +* MouseX::Role::Parameterized -* Re-implement Mouse with code from Shika -* Make coercion work -* Make delegation via handles work -* Make TypeConstraints from Shika