On 1/5/10 2:15 PM, Karen Etheridge wrote:
>> You'll have multiple inheritance, which obviously sucks. I'm sorry for
>> my half of that. It will be straightforward for me to refactor the guts
>> of MooseX::Role::Parameterized::Meta::Role::Parameterizable (which is
>> just two attributes) into a role. I'll do that at some point this week.
>  
> Will MI still be required after your refactoring, or are you saying that
> your described approach will not work until the refactoring is done?

MI will be required until after my refactoring, when it switches over to
single inheritance (of MooseX::Meta::Role::Strict) plus role application
(of whatever role I factor out of
MooseX::Role::Parameterized::Meta::Role::Parameterized).

Shawn

Reply via email to