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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,34ed393138557f01 X-Google-Attributes: gid103376,public Path: g2news1.google.com!news2.google.com!proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.e.nsc.no!nsc.no!nextra.com!uio.no!newsfeed1.uni2.dk!news.get2net.dk.POSTED!53ab2750!not-for-mail Sender: malo@0x52b411d3.dhcp.kabelnettet.dk Newsgroups: comp.lang.ada Subject: Re: [Newbie] Amalgamate child units References: <40cacf5b$0$12749$636a15ce@news.free.fr> <1271455.s8Oe4yGFog@linux1.krischik.com> <482mc0hk053bd7p77pmasdhfmg6642qmpf@jellix.jlfencey.com> <1094617.ooRvqTXfDP@linux1.krischik.com> From: Mark Lorenzen Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: 14 Jun 2004 21:02:14 +0200 NNTP-Posting-Host: 82.180.17.211 X-Complaints-To: abuse@colt-telecom.dk X-Trace: news.get2net.dk 1087239673 82.180.17.211 (Mon, 14 Jun 2004 21:01:13 CEST) NNTP-Posting-Date: Mon, 14 Jun 2004 21:01:13 CEST Organization: Colt Telecom Kunde Xref: g2news1.google.com comp.lang.ada:1486 Date: 2004-06-14T21:02:14+02:00 List-Id: Martin Krischik writes: > Vinzent 'Gadget' Hoefler wrote: > > > Martin Krischik wrote: > > > >>If you think Java here remember that "with A.B.B1" loads a package and not > >>just a class. So "with A.B.B1" really is a "import A.B.B1.*". > > > > Not in respect to visibility. "import" in Java is more like "use" in > > Ada (and an implied "with" for all-and-everything). > > True. But the OP hat the word "[Newbie]" in his subject so I wanted to keep > the answer simple. Good thinking. Far too often, we see long and endless discussions over tiny details. This is all very well if you are an Ada professional, but newbies deserve a short and simple answer which solves their problem. Otherwise we will just scare them away from Ada. > > With Regards > > Martin > > -- > mailto://krischik@users.sourceforge.net > http://www.ada.krischik.com - Mark Lorenzen