Closed wxinix closed 3 years ago
It is more than OK for me. Thank you for your time and the discussion I also forgot that for interfaces we can have default values.
@dkounal thank you - I had thought this is going to be a complex change but I borrowed your code (especially the idea TSubscriberMethod.SetContext to inject new context) . Thank you for the initial thought of "runtime" context, which I agree is a good new feature.
I added a new test case for tinstance context. I am going to close this PR, and create a new PR with new test case.
... method. This allows a method's context to be dynamically set during runtime.This is with regard Issue #54.