I can't seem to instantiate a ParrotObject from a ParrotClass using the 
new opcode.
I've seen references to the instantiate_object opcode but it seems 
unimplemented.
I know the object pdd is coming up on Allison's stack, but how was the 
previous design of ParrotClass and ParrotObject suppose to work.
Kevin
You have a code snippet? Did you have a look at t/pmc/obj*.t or all the tons 
of OO usage all over libs?
leo