[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proposal: Abstract types for OOC



Michael van Acken (Michael.van.Acken@de.uu.net) schrieb:

Another comment about the syntax:

 >  PROCEDURE (VAR v : a) [ABSTRACT] F * (x, y : REAL);
 >  END F;

Is there really a need for a sysflag here?
Isn't it better to use yet-another-sign instead of the export-mark?

+++hartmut