> Hi Nicolas, > > If I get the uncaught exception "invalid field access : someField", does > that mean it cannot find the specified method in the given scope? The > method is called in a local function definition and belongs as static to > the containing class. This error is shown at runtime.
This is because the instance is 'null' Nicolas -- Neko : One VM to run them all (http://nekovm.org)
