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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5894fe67040038b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-08 09:38:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Attributes 'Version and 'Body_Version Date: 08 Nov 2001 12:28:40 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: <9s9iti$g$1@nh.pace.co.uk> <5ee5b646.0111061939.595b61be@posting.google.com> <9sbb1f$2bm$1@plutonium.btinternet.com> <9sboee$42f$1@nh.pace.co.uk> <9sc0cf$76a$1@nh.pace.co.uk> <5ee5b646.0111071511.6fe3f067@posting.google.com> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1005240550 16983 128.183.220.71 (8 Nov 2001 17:29:10 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 8 Nov 2001 17:29:10 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Xref: archiver1.google.com comp.lang.ada:16073 Date: 2001-11-08T17:29:10+00:00 List-Id: dewar@gnat.com (Robert Dewar) writes: > "Marin David Condic" wrote in message news:<9sc0cf$76a$1@nh.pace.co.uk>... > > But I still think this is not as useful. > > I think you are quite confused about the semantics of > version, this string identifies a unit and all the units > on which it depends. It is nothing like a numerical version > number of the source for a particular unit. I would suggest > you review the RM, you have got a completely wrong idea > here. Perhaps if 'Version had been called 'Octupus you > would not have read this irrelevant semantics into the > attribute :-) Actually, I think Marin has been quite up front in acknowledging how the RM defines 'Version. He is simply wishing it was defined differently. Think of this as a feature request, for a new attribute, that does what Marin wants it to. Marin; if you want Robert and other language lawyers to hear a feature request, you need to state it as a new attribute; they simply will not consider redefining an existing one! :) -- -- Stephe