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,db89bfa77eeb251c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!38g2000cwa.googlegroups.com!not-for-mail From: christoph.grein@eurocopter.com Newsgroups: comp.lang.ada Subject: Re: Dot notation in Ada 2005 Date: 22 May 2006 03:33:33 -0700 Organization: http://groups.google.com Message-ID: <1148294013.442623.208070@38g2000cwa.googlegroups.com> References: <1148127385.390797.169690@y43g2000cwc.googlegroups.com> <1148285982.023797.195260@y43g2000cwc.googlegroups.com> NNTP-Posting-Host: 80.156.44.1 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1148294018 22911 127.0.0.1 (22 May 2006 10:33:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 22 May 2006 10:33:38 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 webwasher (Webwasher 5.3.0.2217) Complaints-To: groups-abuse@google.com Injection-Info: 38g2000cwa.googlegroups.com; posting-host=80.156.44.1; posting-account=nIrLjQ0AAAAgar8ljl4x6DQaFY__mhF4 Xref: g2news2.google.com comp.lang.ada:4329 Date: 2006-05-22T03:33:33-07:00 List-Id: My_Private_Class is not visibly tagged. AFAICS, dot notation is allowed only for objects of types that are visibly tagged at that place (Ada 2005 only of course).