bobef wrote: > Is this a bug and if not what is it supposed to mean and why it doesn't work? It's a bug. The lookup mechanism currently doesn't seem to find anything declared within a class if the class is declared below the point it's referenced. I had a similar problem with an interface declared inside a class. Sean