Is the PMC layout likely to remain stable? There's been talk of minimal PMC heads (data, vtable) in relation to the generational garbage collector proposals. Is this likely to happen? Related to this there has been talk of variable sized bodies.
If there are changes, how much of the existing API will still work? Will code using the macros in parrot/pobj.h need much changing? Nicholas Clark