e23142ef1b288b383e7209879627d42789498beb
[gitmo/Mouse.git] / TODO
1 TODO:
2
3 Makng subclasses of Mouse::Meta::* immutable breaks the classes.
4
5 If one want match_on_type(), it should be supported.
6
7 The 'handles' option for has() is not completely compatible with Moose.