[perl #45999] [TODO] Handle multi-methods in Parrot_ComposeRole()

[email protected] ("[email protected] via RT") Tue, 20 Jan 2009 09:49:44 -0800
Newsgroups perl.perl6.internals
Message-ID <[email protected]>
On Tue Oct 02 11:01:32 2007, pcoch wrote:
> In src/objects.c:Parrot_ComposeRole() there is the todo item:
> 
>  * XXX TODO: multi-method handling. */
> 
> I think this means that multi-method handling neds to be handled at this
> point in the code.
> 
Indeed. Done this in r35820.

Thanks,

Jonathan