Dan Sugalski <[EMAIL PROTECTED]> wrote: > Most objects in Parrot will be dealt with by reference,
Dou you have anything about references? I'm thinking about putting in a default C<Ref> PMC class, which delegates almost all its methods to C<SELF->cache.pmc_val>, autogenerated inside pmc2c.pl. > Dan leo