Non-static classes

Per Bothner per@bothner.com
Wed Jan 3 22:11:00 GMT 2007


Margus Freudenthal wrote:
> Apparently it depends on the order of class definition and class usage. 
> This code snippet fails:

Yes.  Compiling the call needs the "outer link field" to be set first.

I found a reasonably clean fix by moving the setting of this field
to an earlier "phase".  It should work now.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/



More information about the Kawa mailing list