If I have 2 separate contexts is there anyway for me to have Context A, invoke something within Context B's and have it within Context B.
I can get A to call something, that would normally be defined within B, but it executes inside of context A which is worthless to me. I essentially need 2...