Parrot wrote:
Comment(by coke):

 This branch fails for partcl because {{{.sub}}}s declared with :method
 aren't invokable as methods on the object.

Oookey. It's looks like a real bug.

 >  I'm not (intentionally) relying on the namespace here at all. (if I add
 :nsentry here, this error goes away. However, I cannot make it go away for
 the method I'm attempting to add to the core String that I'm using.)
 However, I read this right, I shouldn't have to be adding nsentry, since
 I'm not expecting it to be in the namespace anyway.

You definitely shouldn't. It's some shenanigans in Class/Object/Namespace methods handling. I'll try to investigate what's going on.

--
Bacek
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to