tupleof works for struct and class instances, but explicitly documents that it ignores instance variables from any superclass.

Is there any way to enumerate _all_ the instance variables, not just the ones present in the specific instance's class?

Thanks,
Andy

Reply via email to