I suggest not doing this. It makes your code hard to read and test. Instead, use some sort of shared event mechanism like this.
I suggest not doing this. It makes your code hard to read and test. Instead, use some sort of shared event mechanism like this.