Gordon Henriksen <[EMAIL PROTECTED]> wrote: > I overstated when I said that morph must die. morph could live IF:
[ long proposal ] Increasing the union size, so that each pointer is distinct is not an option. This imposes considerable overhead on a non-threaded program too, due its bigger PMC size. To keep internal state consistent we have to LOCK shared PMCs, that's it. This locking is sometimes necessary for reading too. leo