comp.lang.ada
 help / color / mirror / Atom feed
From: Tom Moran <tmoran@bix.com>
Subject: Re: Private Child Unit
Date: 1996/12/01
Date: 1996-12-01T00:00:00+00:00	[thread overview]
Message-ID: <32A20D77.1810@bix.com> (raw)
In-Reply-To: 329DB71E.59E2B600@avions.aerospatiale.fr


Paul Chardon wrote:
> 
> Hello,
> 
>         Just to understand correctly the need of that concept, can anyone give
> me a significant example of use of a private child unit.
> 
>         Thanks in advance, Paul
In Claw (Class Library for Ada and Windows) there are various children
of Claw, some of which use a private child of Claw.  That private child
contains the thin Windows bindings (ie, the things with pragma Import
and Hungarian names).  Those low level things needn't/shouldn't be
visible to the application, but they certainly are needed by
Claw.Brushes, Claw.Menus, etc.




  reply	other threads:[~1996-12-01  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-28  0:00 Private Child Unit Paul Chardon
1996-12-01  0:00 ` Tom Moran [this message]
1996-12-03  0:00   ` Pascal Ledru
1996-12-02  0:00 ` Michel Gauthier
replies disabled

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