Only use TDBContextProxy
s for contexts from stack of the debugged process
#77
Labels
bug
Something isn't working
For instance, when debugging the simulator, it can get a problem that every historic context is wrapped in a
TDBContextProxy
which does not account for changes in i.e. themethod
accessor.Possible implementations:
TDBContextProxy
s, and only answer regular proxies via the normal interface.The text was updated successfully, but these errors were encountered: