From: Jesse Luehrs Date: Mon, 22 Aug 2011 17:23:37 +0000 (-0500) Subject: another todo X-Git-Tag: 2.0300~117 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3091d47688ce23a4a9c1135ad2e767c36493de5e;p=gitmo%2FMoose.git another todo --- diff --git a/TODO b/TODO index 95ad01c..62bd2a5 100644 --- a/TODO +++ b/TODO @@ -97,6 +97,11 @@ Also, MooseX::Role::WithOverloading should probably be cored. == Todo for later +=== has +foo in roles + +There's no actual reason for this not to work, and it gets asked often enough +that we really should just do it at some point. + === Actual API for metaclass extensions Right now, the only way to bundle multiple metaclass traits is via