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,e1bb9627c57b7d5b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-15 19:30:52 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!proxad.net!proxad.net!news-hub.cableinet.net!blueyonder!internal-news-hub.cableinet.net!news-text.cableinet.net.POSTED!53ab2750!not-for-mail User-Agent: Microsoft-Entourage/10.1.4.030702.0 Subject: Re: U : Unbounded_String := "bla bla bla"; (was: Is the Writing...) From: "(see below)" Newsgroups: comp.lang.ada Message-ID: References: Mime-version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Date: Thu, 16 Oct 2003 02:30:52 GMT NNTP-Posting-Host: 82.41.184.118 X-Complaints-To: abuse@blueyonder.co.uk X-Trace: news-text.cableinet.net 1066271452 82.41.184.118 (Thu, 16 Oct 2003 03:30:52 BST) NNTP-Posting-Date: Thu, 16 Oct 2003 03:30:52 BST Organization: blueyonder (post doesn't reflect views of blueyonder) Xref: archiver1.google.com comp.lang.ada:939 Date: 2003-10-16T02:30:52+00:00 List-Id: On 16/10/03 01:31, in article mailman.93.1066263890.25614.comp.lang.ada@ada-france.org, "Alexandre E. Kopilovitch" wrote: > this part of the concern is real, and idea about 'Class seems interesting and > perhaps good enough. I think that the angle brackets are actually not needed > here, we can simply write: > > for Flex'Class'Literal_Conversion use To_Flex; I was not clear enough. I intended the "<>" to mean that only the predefined literal conversion was to be used. Perhaps that is not necessary? -- Bill