jacob-project icon indicating copy to clipboard operation
jacob-project copied to clipboard

Access source information

Open parnoldx opened this issue 2 years ago • 0 comments

Hi, thank you for maintaining this lib.

A COM lib that I use with JACOB has a parent() method to navigate the class tree. I then need to check if the parent is of the type that is wanted. So some information like the source of the exception would be useful https://github.com/freemansoft/jacob-project/blob/f20f5c46f992ad7e19a5864dc320fcdac913a998/jni/Dispatch.cpp#L386-L387

Is this available in some other way? If not, can this maybe be added?

parnoldx avatar Aug 18 '21 10:08 parnoldx