comp.lang.ada
 help / color / mirror / Atom feed
From: sdd.hp.com!cs.utexas.edu!convex!sercely@hplabs.hpl.hp.com  (Ron Sercely)
Subject: Re: The cost of is separate
Date: 3 Dec 92 21:39:18 GMT	[thread overview]
Message-ID: <1992Dec03.213918.11878@convex.com> (raw)

Just another view.....

REALLY large packages might also run into compiler limits that subunits would
avoid.  

Also, if you are in a developement (as opposed to maintenance) environment,
and are running high level of optimizations on huge package bodies,
recompilation times might kill you, were subunits would work wonderfully!
(Isn't this why subunits are in the standard?)

Tucker is certainly correct that _some_ optimizations are more difficult to
make when using subunits.

To summarize:

I have always used sub-units during development, then folded the code back
in shortly before production release.

Ron Sercely

             reply	other threads:[~1992-12-03 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1992-12-03 21:39 Ron Sercely [this message]
  -- strict thread matches above, loose matches on Subject: below --
1992-12-03 20:14 The cost of is separate Kent Mitchell
1992-12-03 17:47 Mike Ryer
replies disabled

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