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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,913ffb3586d7a026 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: What is the best method for transmitting objects/tagged records? Date: Fri, 10 Jun 2011 23:06:23 +0100 Organization: A noiseless patient Spider Message-ID: References: <47671647-1941-4bf2-ab34-578b4a853095@k16g2000yqm.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="25863"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/7Nnqcpo6EEznIyKFa4KOzr0TP02wd5G0=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:dEWdSU5t8SYzv1nZoQoXLSLp5E8= sha1:GaZ2mxpZJl0ILG8L1xIR5ACIXFs= Xref: g2news2.google.com comp.lang.ada:20711 Date: 2011-06-10T23:06:23+01:00 List-Id: Robert A Duff writes: > Simon Wright writes: > >> Are Notes normative? > > No, but they are true. That is, they follow from the normative rules. Ah, I'd forgotten how to speak Requirements. So when Note 1 says "The partitions comprising a program *may* be executed on differently configured distributed systems or on a non-distributed system without requiring recompilation." [my emphasis] there's no requirement on an implementation to actually do this.