From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Clubley Newsgroups: comp.lang.ada Subject: Re: Oberon and Wirthian languages Date: Sun, 27 Apr 2014 15:36:31 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <1ljwj8f.1wqbhvuabsdw1N%csampson@inetworld.net> Injection-Date: Sun, 27 Apr 2014 15:36:31 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="e458ff8b81bc0c159989eb0e36c6e372"; logging-data="1516"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/xVavbuO/xB41Slu+3rdx0ontLHIfkuyw=" User-Agent: slrn/0.9.8.1 (VMS/Multinet) Cancel-Lock: sha1:+5NUM+GOKj82qC+QZG10RxDldOM= Xref: news.eternal-september.org comp.lang.ada:19612 Date: 2014-04-27T15:36:31+00:00 List-Id: On 2014-04-27, Simon Wright wrote: > > But Dirk Craenest says (out of band) > >> I haven't been able to follow the whole discussion in detail, but >> what about: >> >> A := (A overriding C => D, E => F); >> That makes it sound like A is the one doing the overriding, not the later C and E references. Perhaps changing or updating would be better: A := (A changing C => D, E => F); or A := (A updating C => D, E => F); I think we need a new keyword because we are talking about adding a subset update capability to Ada and that new usage should stand out in any code. Simon. -- Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFP Microsoft: Bringing you 1980s technology to a 21st century world