Anyone know how to retrieve an object's base? I think all I want is
the "delegate" member of the object's vtable, but I can't seem to get
that from within jolt. _vtable objects don't respond to the "delegate"
message.

Basically, I just want to walk one step up the clone family. Similar
existing code (the various implementations of isKindOf) all have some
way to get their grubby little paws on the delegate member of the
vtable. Besides poking around in memory, I don't see a way to do this
in jolt.

Dan
_______________________________________________
fonc mailing list
fonc@vpri.org
http://vpri.org/mailman/listinfo/fonc

Reply via email to