Patrick R. Michaud wrote:
However, I also know that we need a better solution to :instanceof than we have
implemented now, so that may be another. Beyond that, I'm not sure what we can
do for the very short term. My guess is that we
may need to avoid :instanceof in Rakudo for the time being, since it's more
important that we get modules and classes to work than it is to have imcc
create subs of the appropriate type.
I have a patch that gets us off using :instanceof mostly ready; I'll get
it finished up and checked in on my Rakudo day (Tuesday, I expect).
Thanks,
Jonathan