Hi guys

I do not understand why classVariables cannot shadow globals and take 
precedence over them.
When I define a classVariable the resolution should take classVariable over 
global.

Right now I have to prefix my classVariable to be able to define them. 

Now what will happen if I define classVariable with a name that is ok in my 
current image but will be present 
in the future in the image I will load my code!

I have to check what paolo did in GNU because he changed something.

I think that there is something really broken or I'm totally stupid.

Stef


Reply via email to