comp.lang.ada
 help / color / mirror / Atom feed
From: jakrzy@ss3.magec.com (James A. Krzyzanowski)
Subject: Re: One-time object
Date: Tue, 17 Jan 1995 17:46:54 GMT
Date: 1995-01-17T17:46:54+00:00	[thread overview]
Message-ID: <D2K9E6.AKp@ss3.magec.com> (raw)
In-Reply-To: 19950116.045549.910@vnet.ibm.com

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]

Keith Arthurs (karthurs@vnet.ibm.com) wrote:
: In article <"bOc9v2.0.Fr5.VGz5l"@autan>,
:  on 14 Jan 1995 14:39:45 +0100,
:  Samuel Tardieu <Samuel> writes:
: >I've got two questions for you adaers, which may be in fact one single
: >question:
: >
: �snip�

:   Yep, it is one question.  In Ada, when you have a package that gets with'ed
: more than one time, there is only one instance of the package.  So any tasks
: or objects contained inside the package only have one copy for the executable.

:   If you need more than one copy of a package and its objects & tasks, you
: could create a generic and instantiate it for each instance that you need.

Also, if you needed more than one copy of the task, you could use task
types...
-- 
---------------------------------------------------------------------------
James A. Krzyzanowski - Senior Software Engineer - AFATDS
Magnavox Electronic Systems Company * Fort Wayne, IN 46808 * (219) 429-6446
jakrzy@most.magec.com        Opinions_Expressed := (Mine and not Magnavox);



       reply	other threads:[~1995-01-17 17:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <19950116.045549.910@vnet.ibm.com>
1995-01-17 17:46 ` James A. Krzyzanowski [this message]
     [not found] <"bOc9v2.0.Fr5.VGz5l"@autan>
1995-01-17 20:09 ` One-time object Tucker Taft
replies disabled

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