comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <rm-host.bauhaus@maps.futureapps.de>
Subject: Re: Constructors with multiple inheritance
Date: Thu, 10 Nov 2011 10:09:19 +0100
Date: 2011-11-10T10:09:19+01:00	[thread overview]
Message-ID: <4ebb94bf$0$6636$9b4e6d93@newsspool2.arcor-online.net> (raw)
In-Reply-To: <4ebb92d9$0$6640$9b4e6d93@newsspool2.arcor-online.net>

On 11/10/11 10:01 AM, Georg Bauhaus wrote:

> type All_Those_Par_Classes_Ref is access Par_Class'Class;
>
> X : All_Those_Par_Classes_Ref := new Some_Par_Class'(Construct(a, b, c));

  ... Construct(a, b);

because overriding cannot add parameters. See AdaMagica's response.
Indeed, a function that is not a primitive subprogram of Par_Class
will be more flexible.




  reply	other threads:[~2011-11-10  9:10 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-29 19:40 Constructors with multiple inheritance Rego, P.
2011-09-29 20:20 ` Dmitry A. Kazakov
2011-09-30  3:11   ` Rego, P.
2011-09-30  7:36     ` Dmitry A. Kazakov
2011-09-30 14:04       ` Rego, P.
2011-09-30 16:29         ` Robert A Duff
2011-09-30 19:14           ` Rego, P.
2011-09-30 16:42         ` Dmitry A. Kazakov
2011-09-30 19:42           ` Rego, P.
2011-10-06 12:46             ` Julian Leyh
2011-11-09  2:24           ` Rego, P.
2011-11-09  8:39             ` Dmitry A. Kazakov
2011-11-10  3:47               ` Rego, P.
2011-11-10  7:09                 ` AdaMagica
2011-11-10  7:20                   ` AdaMagica
2011-11-10  8:35                   ` Dmitry A. Kazakov
2011-11-12 15:16                     ` Rego, P.
2011-11-12 15:30                   ` Rego, P.
2011-11-12 16:28                     ` Dmitry A. Kazakov
2011-11-12 17:41                       ` Rego, P.
2011-11-10  8:33                 ` Simon Wright
2011-11-10  9:01                 ` Georg Bauhaus
2011-11-10  9:09                   ` Georg Bauhaus [this message]
2011-11-10 18:16                 ` Jeffrey Carter
2011-11-10 19:39                   ` Dmitry A. Kazakov
2011-11-09  9:00             ` Simon Wright
2011-11-10  3:54               ` Rego, P.
2011-10-07  0:08 ` Shark8
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox