[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Abstract classes in Oberon / OOC
Hallo!
> > Comments? Language purists: please don't flame me too hard :-)
I vote for 1 if other compiler simply would ignore such (for them
unknown) flag.
> Note that making with making it a system flag issue, this is an OOC
> specific extension. Technically we are not touching the O2 syntax,
> but we do change O2 semantics by disallowing instanciation of certain
> user defined types.
Correct. However we kick the semantics in the right direction. But it
should not be a problem. Code from other compilers does not have this
flag and will compiler. Code that has this flag, will compile correctly
under oo2c and will run ok using other compilers (if they ignore the
flag) if the code run under oo2c.
--
Gru...
Tim.