comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: [Newbie] Visibility parent-child
Date: Wed, 12 May 2004 11:32:47 +0200
Date: 2004-05-12T11:32:47+02:00	[thread overview]
Message-ID: <1332630.dNmF5ZapBO@linux1.krischik.com> (raw)
In-Reply-To: 40a125b6$0$18311$626a14ce@news.free.fr

PG wrote:

> Thanks for your help.
> 
> No, there is no other "Object" which hide this one. But the real problem
> was, I suppose, I nammed the package like the type.
> 
> package Parent.Object is
>     type object is...
> 
> I don't knew it was prohibited...

It is not at all prohibited. You just have to know that when you use a name
twice one might hide the other. And then you have to prefix to get access
to the hidden one.

With Regards

Martin

-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com




  reply	other threads:[~2004-05-12  9:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-11 16:15 [Newbie] Visibility parent-child PG
2004-05-11 18:29 ` Georg Bauhaus
2004-05-11 18:46   ` PG
2004-05-12  9:32     ` Martin Krischik [this message]
2004-05-12  6:00 ` Martin Krischik
replies disabled

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