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/