[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: simple schema question



Hoi Jean-Michel Lambert,

> is it possible to set a class as SUP while this class definition is declared in an other included file ?

The include is explained in the docs as in-place insertion of the lines
from the included file, so yes, in theory that's possible if the superclass
is included before it is being used.

In practice, that's also true.  The cosine schema file uses objects from
the core schema file.

Rick van Rein