This loads the package.
We first define a small class hierarchy and a global function to test $CalledClass. Because the class generation checks for global references, we inform it about the reference to a global symbol by means of Import. The Override qualifier signals a change in the parent class functionality.
The global function called has information from where it was called. |