We have mentioned the Extension Context a few times already:
- when we saw how ActionScript and native code communicate;
- when we talked about the Extension Initializer and Finalizer;
- when we looked at the Extension Initializer and Finalizer implementations in C and in Java.
I reckon it's time to look at what actually an Extension Context is. Agreed? Read More