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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a218418d0394661d X-Google-Attributes: gid103376,public From: Jean-Marc Bourguet Subject: Re: Extended revelation Date: 2000/01/31 Message-ID: <87446a$h6u$1@nnrp1.deja.com>#1/1 X-Deja-AN: 579869309 References: <873q03$alb$1@nnrp1.deja.com> X-Http-Proxy: 1.1 sj-netcache (NetCache 4.0R2D6), 1.0 x28.deja.com:80 (Squid/1.1.22) for client 158.140.208.29, 158.140.3.201 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Mon Jan 31 13:54:20 2000 GMT X-MyDeja-Info: XMYDJUIDbourguet Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (X11; I; SunOS 5.5.1 sun4u) Date: 2000-01-31T00:00:00+00:00 List-Id: > From: "Matthew Heaney" > Subject: Re: Extended revelation > Date: Mon, 31 Jan 2000 12:54:23 GMT > Organization: EarthLink Network, Inc. > > I've also considered exporting T from the parent package, but > > neither > > solution please me. > > I'm not sure what you mean by this. I think indeed you have not understood what I want to do. What I really want is something like modula-3 partial revelation: one package providing multiples interface. In Ada95, a package has two interfaces, one for the general public, one for his children. What I want is multiple public interfaces. Until now, using child package has permetted me to do this cleanly and here is the first example I come with where I do not find a clean solution in Ada. -- Jean-Marc Sent via Deja.com http://www.deja.com/ Before you buy.