Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!hub!eiffel!bertrand From: bertrand@eiffel.UUCP (Bertrand Meyer) Newsgroups: comp.lang.eiffel Subject: Re: Release 2.2 overview (part 1 of 2) Summary: ``repeat'' for inclusion of parents' export clauses Keywords: Reserved word was forgotten in list Message-ID: <178@eiffel.UUCP> Date: 13 Jul 89 18:19:39 GMT References: <171@eiffel.UUCP> <172@eiffel.UUCP> Organization: Interactive Software Engineering, Santa Barbara CA Lines: 17 The following keyword was omitted from the list of new 2.2 reserved words in section 9 of the article ``Release 2.2 Overview'' (second part, <172@eiffel.UUCP>): repeat This is used in the export clause of a class to include an entire parent's export clause, as described in section 5.3 (first part, <171@eiffel.UUCP>). Thanks to Eugene Rodolphe (uunet!ucsd!ames!hc!lanl.gov!cmcl2!esquire!info5!eugene) for pointing out the omission. -- Bertrand Meyer bertrand@eiffel.com