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,2e2db8edf2656165 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!proxad.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Date: Wed, 21 Sep 2005 12:16:25 +0200 From: Georg Bauhaus User-Agent: Debian Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Constructing an object References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <433132af$0$2119$9b4e6d93@newsread2.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 21 Sep 2005 12:15:11 MEST NNTP-Posting-Host: c7481e59.newsread2.arcor-online.net X-Trace: DXC=ROGofm^HmI`ci]h2U0KHceQ5U85hF6f;djW\KbG]kaMhQ>n?D9BSA]lO>?mB8dXb6`8JM^O\[iIdcThglcj`8P5m X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:4989 Date: 2005-09-21T12:15:11+02:00 List-Id: Maciej Sobczak wrote: > Hi, > > I'm learning Ada and I would like to better understand the ways used to > create objects. Very recently, there was a thread about this subject, It mentions a way to force calling a construction function. The subject was "tagged record child: override constructor?"