Re: [perl #41825] [BUG] morph vtable override not working in PIR

[email protected] (chromatic) Sat, 17 Jan 2009 11:12:44 -0800
Newsgroups perl.perl6.internals
Organization Snafu
Message-ID <[email protected]>
On Saturday 17 January 2009 10:36:13 Andrew Whitworth wrote:

> Even if the morph opcode isn't used often, the morph VTABLE interface
> is used quite a bit internally. There really isn't any easier and
> still standard way of changing between types for PMCs. It certainly
> beats having to invoke PMC methods internally to switch between types.

I haven't been awake long, but could internal code call whatever the copy 
opcode calls?

-- c