Just wanted to collect information about ParrotClass and ParrotObject.
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