Merge branch 'master' of github.com:gfx/p5-Mouse-temporary
[gitmo/Mouse.git] / TODO
CommitLineData
532546a1 1TODO:
2
3Makng subclasses of Mouse::Meta::* immutable breaks the classes.
4
5If one want match_on_type(), it should be supported.
6
7The 'handles' option for has() is not completely compatible with Moose.