comp.lang.ada
 help / color / mirror / Atom feed
From: Tom Moran <tmoran@bix.com>
Subject: Re: Adjust bug? re-post
Date: 1997/07/20
Date: 1997-07-20T00:00:00+00:00	[thread overview]
Message-ID: <33D26588.7247@bix.com> (raw)
In-Reply-To: dewar.869356121@merv


A second problem, unrelated to access pointers, is that Initialize and
Adjust become superfluous.  Since you can't assume that either has been
called for a particular object, every routine that uses an object must
first detect whether it was Initialized/Adjusted and if not, do the
appropriate things.  But that means the sole effect of coding an
Initialize/Adjust is a (probably slight) advance in the time at which
the object will Initialized/Adjusted.




  parent reply	other threads:[~1997-07-20  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-07-19  0:00 Adjust bug? re-post Tom Moran
1997-07-19  0:00 ` Robert Dewar
1997-07-19  0:00   ` Tom Moran
1997-07-20  0:00   ` Tom Moran [this message]
1997-07-21  0:00     ` Tucker Taft
1997-07-20  0:00 ` 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