Help SIMON to find all interfaces

Added by Noctarius over 2 years ago

Hi,

while doing the Spring integration for SIMON I found that SIMON is not able to find inherted interfaces on classes. The attached diff-file adds such functionallity to Utils class and the uses it ProcessMessageRunnable.processLookup().

I hope to see that patch commited in further versions of SIMON :-)

So log, you know you can ask me every time hehe

Noc

findAllInterfaces.diff - Patch for finding all implemented interfaces (6.1 kB)


Replies (1)

RE: Help SIMON to find all interfaces - Added by achristian over 2 years ago

Thanks for the patch. I will commit it this week.

Another open problem: Callback objects need to have the SimonRemote interface in the main class and not in any inherted class/interface ... This needs also to be fixed. I will open a new Issue in the Issue Tracker for this.

- Alex

(1-1/1)