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,b6e97963d32ee242 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-23 11:35:49 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: aek@vib.usr.pu.ru (Alexander Kopilovitch) Newsgroups: comp.lang.ada Subject: Re: The old "Object.Method" syntax debate Date: 23 May 2003 11:35:48 -0700 Organization: http://groups.google.com/ Message-ID: References: <254c16a.0305210726.485125de@posting.google.com> <3eccdf77$1@epflnews.epfl.ch> <3ecdd296$1@epflnews.epfl.ch> NNTP-Posting-Host: 62.152.82.199 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1053714948 1092 127.0.0.1 (23 May 2003 18:35:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 23 May 2003 18:35:48 GMT Xref: archiver1.google.com comp.lang.ada:37710 Date: 2003-05-23T18:35:48+00:00 List-Id: Dmitry A. Kazakov wrote: >Anyway prefix syntax exists also in the form of attributes. Yes, but attributes cannot be introduced by user -- sometimes programmer can provide an implementation of an attribute, but isn't permitted to introduce his own attribute... this is a privilege for language designers and compiler vendors. (An apostrophe often is no more visible that a dot, but its upper position in the line suggests that the following attribute somehow came from a high authority -:) . > Strangely >enough, that nobody has yet proposed to replace X'Length with X.Length. It >would so OO-O-Oh! (:-)) That's because the nature of attributes is so mystifying (it seems that there are no description of what is an attribute in general, neither in ARM nor in Rationale; and Ada books, such as Barnes's and Cohen's also do not define precisely the general notion of attribute in Ada). Alexander Kopilovitch aek@vib.usr.pu.ru Saint-Petersburg Russia