comp.lang.ada
 help / color / mirror / Atom feed
From: kilgallen@eisner.decus.org (Larry Kilgallen)
Subject: Re: packages and private parts
Date: 1997/02/10
Date: 1997-02-10T00:00:00+00:00	[thread overview]
Message-ID: <1997Feb10.143312.1@eisner> (raw)
In-Reply-To: 32FF4D8D.167EB0E7@innocon.com


In article <32FF4D8D.167EB0E7@innocon.com>, Jeff Carter <carter@innocon.com> writes:
> Robert Dewar wrote:

>> Child packages are much safer. If you have a set of packages from
>> a "great designer", and want to use them, then use them, do NOT
>> use any suspicious non-official children! Remember that a program
>> is only affected by the presence of child packages if it directly
>> or indirectly with's these children.
> 
> How do you know which children are official and which are not? How do
> you know whether a programmer has written and used an unauthorized child
> that is not known to the rest of the system?

You know all of this by whether the child has been entered into the
configuration manager. This is really no different than how you know
whether a particular copy of the parent is official.

For "the configuration manager" you are free to use any method your
organization feels is safe, ranging from a diskette set as write-lock
(or not) up to digital signatures on the sources.

While a programmer might be able to write an unauthorized child
package, she cannot put it into the configuration management
system without following the rules for the particular local
environment.  Those rules might extend from "free-for-all" up
to measuring against coding standards which require some extra
approval for child packages.

Larry Kilgallen




  reply	other threads:[~1997-02-10  0:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <32F170C8.6A88F208@cam.org>
     [not found] ` <dewar.854838063@merv>
     [not found]   ` <32FA4C67.48D9@watson.ibm.com>
     [not found]     ` <32FB27FF.794BDF32@innocon.com>
1997-02-07  0:00       ` packages and private parts Tucker Taft
1997-02-08  0:00         ` Ken Garlington
     [not found]       ` <dewar.855326480@merv>
1997-02-10  0:00         ` Jeff Carter
1997-02-10  0:00           ` Larry Kilgallen [this message]
1997-02-10  0:00           ` Robert Dewar
     [not found]     ` <dewar.855276290@merv>
1997-02-07  0:00       ` Norman H. Cohen
1997-02-07  0:00         ` Robert Dewar
1997-02-14  0:00           ` Norman H. Cohen
1997-02-15  0:00             ` Robert Dewar
1997-02-10  0:00   ` Jon S Anthony
     [not found] <32F1A8AD.6D6C@ehs.ericsson.se>
     [not found] ` <E4wBxD.Jtp.0.-s@inmet.camb.inmet.com>
     [not found]   ` <32FA579B.2496@watson.ibm.com>
     [not found]     ` <E58onv.4zC@world.std.com>
1997-02-07  0:00       ` Mats Weber
1997-02-07  0:00       ` Mats Weber
1997-02-14  0:00       ` Norman H. Cohen
1997-02-16  0:00         ` Tucker Taft
1997-02-17  0:00           ` Norman H. Cohen
replies disabled

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