Oh, and it CAN BE DONE
Hey!
Before anyone comes up with the brilliant idea of telling me to RTFM
this is "relatively" easy to do if you have an analyzer, which you have
otherwise you can't provide intellisense.
Simple as that.
Thus, when compiling, if nothing else works for this, you can change the proper call(MyService.MySub) into a CallSub(MyService,"MySub") transparently.
The only thing I am a bit doubtful about is how debug would work in this
respect, but I am sure you can work out a good solution
Thanks!
A