>From IRC discussion on 4/29

13:54 pmichaud at the moment I think I'm going to declare RT #60946
(sic.) "not a bug" and let it slide for now.  We don't currently make
any guarantees that Rakudo objects play nicely with Parrot 'isa' opcodes. 
13:54 PhatEddy The ticket seems to ask whether parrot class isa should
work like Perl 6 class isa.  It might be sort of nice if it did but not
necessary ... 
13:55 pmichaud I agree it would be nice if it does.  Eventually it
hopefully will.  But Parrot vtables don't map cleanly to Perl 6's methods. 
13:55  We currently have to do lots of vtable-specific workarounds. 

Test tacked on in case someone wants to do further work on this some day.

Attachment: Rt60946.t
Description: Binary data

Reply via email to