comp.lang.ada
 help / color / mirror / Atom feed
From: Ulrich Eckhardt <uli.e@gmx.de>
Subject: Re: problem with abstract types
Date: Fri, 01 Nov 2002 11:57:43 +0100
Date: 2002-11-01T11:57:43+01:00	[thread overview]
Message-ID: <8nmtpa-pd1.ln@uli.uli-eckhardt.de> (raw)
In-Reply-To: 3DC165F9.9000000@attbi.com

Robert I. Eachus wrote:
> Ulrich Eckhardt wrote:
> 
> 
>>No. openRegistry is first defined abstract and then implemented
>>as openRegistry(reg : in out file_registry; ..) and
>>openRegistry(reg : in out win_registry; ..) .
> 
[..]
> 
>   with registry; use registry;
>   procedure main is
>     declare
>       reg := openRegistry(CLASS_USER,"registrytest");

It's not so easy. My function get_Registry sould estimat what
type of registry should be used (mybe i want to add later on
also an LDAP, Database or some sort of pluggable support). So it
seems that i have to use access parameters for this.

> Also you will note that I got rid of any need for Unbounded_String.  It 
> may be that some of the individual implementations of openRegistry will 
> need to use Unbounded_String, but if the name never changes, you 

I will change my specs about this.

Uli
-- 
Ulrich Eckhardt
http://www.uli-eckhardt.de




  parent reply	other threads:[~2002-11-01 10:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-31 12:06 problem with abstract types Ulrich Eckhardt
2002-10-31 13:15 ` John English
2002-10-31 14:43   ` Ulrich Eckhardt
2002-10-31 17:18     ` Robert I. Eachus
2002-10-31 18:20       ` Jeffrey Carter
2002-10-31 20:58         ` Robert I. Eachus
2002-11-01 10:57       ` Ulrich Eckhardt [this message]
2002-11-01 12:05         ` Simon Wright
2002-11-01 17:03           ` Robert A Duff
2002-11-04 15:18             ` Robert I. Eachus
2002-11-04 16:14               ` Robert A Duff
2002-10-31 13:32 ` David C. Hoos
2002-10-31 13:47   ` problem with posters Peter Hermann
2002-10-31 14:15     ` Preben Randhol
2002-10-31 14:35   ` problem with abstract types Ulrich Eckhardt
2002-11-01  8:31     ` Dmitry A.Kazakov
2002-11-01 11:32       ` Ulrich Eckhardt
2002-10-31 15:31 ` Simon Wright
2002-10-31 17:22 ` Stephen Leake
2002-11-01 10:25   ` Ulrich Eckhardt
2002-11-04 14:30     ` Ted Dennison
2002-11-04 15:08     ` Ulrich Eckhardt
2002-11-04 15:32       ` Stephen Leake
2002-11-04 17:12         ` Ulrich Eckhardt
2002-11-04 17:43           ` David C. Hoos
2002-11-04 19:34             ` Ulrich Eckhardt
2002-11-04 19:54             ` Stephen Leake
2002-11-04 20:08             ` Robert A Duff
2002-11-01 11:15   ` Preben Randhol
2002-11-01 17:21     ` Stephen Leake
replies disabled

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