> There will be a mechanism to register PMCs with the interpreter to note
> they're pointed to by something that the interpreter can't reach. (For
> example, a structure in your extension code, or via a pointer stashed in
> the depths of a buffer object, or referenced by another interpreter) This
> "foreign access" registry is considered part of an interpreter's root set.
If this is the case, how do you want to move the PMC, I thought you wanted a
copying collector?
Benoit

Reply via email to