comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <sb463ba@l1-hrz.uni-duisburg.de>
Subject: Re: questions to generic
Date: Wed, 29 Sep 2004 02:17:03 +0000 (UTC)
Date: 2004-09-29T02:17:03+00:00	[thread overview]
Message-ID: <cjd5uv$aq4$2@a1-hrz.uni-duisburg.de> (raw)
In-Reply-To: cjctrm$eup$00$1@news.t-online.com

Rick Santa-Cruz <rick_santa_cruz75@msn.com> wrote:
: Hi,
: 
: I have 2 questions:
: 1. ) Is it possible to create a generic procedure, which is not part of a 
: package,

yes, the way you have done.

: where Gen_Test_Client is the start-procedure?

no. It has to be instantiated somewhere to become a real procedure.

: 2.) How is it possible to create a generic child package?

You might find it useful to think of child packages as nested
packages. Consider the steps it takes to make an instance
of the outer package. After you have an instance of the outer
package, you are back at step 1, where you instantiate some generic
package :-)


-- Georg



  reply	other threads:[~2004-09-29  2:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-28 23:58 questions to generic Rick Santa-Cruz
2004-09-29  2:17 ` Georg Bauhaus [this message]
2004-09-29  9:58   ` Rick Santa-Cruz
2004-09-29 11:33     ` Georg Bauhaus
2004-09-29 14:52       ` Björn Persson
2004-09-29 17:11         ` Georg Bauhaus
2004-09-29 14:50     ` Björn Persson
replies disabled

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