Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!mailrus!ncar!dinl!schwartz From: schwartz@dinl.uucp (Michael Schwartz) Newsgroups: comp.lang.ada Subject: Re: Use of "is separate" and compilatio Message-ID: <1501@dinl.mmc.UUCP> Date: 4 Dec 89 16:52:44 GMT References: <20600021@inmet> <3076@cbnewsl.ATT.COM> <60@array.UUCP> Reply-To: schwartz@dinl.UUCP (Michael Schwartz) Organization: Martin Marietta I&CS, Denver CO. Lines: 17 > why do we need 'is separate' This is just another tool to break up long files (and thus reduce the burden of changes for recompilation). Imagine a package with a task embedded in the body (easy to imagine). Imagine the task is substantial. The task spec can appear in the body, while the task body 'is separate'. -- ----------------------- schwartz@pogo.den.mmc.com "Expect everything ... mschwartz@mmc.com and the unexpected never happens." ncar!dinl!schwartz --the phantom tollbooth DISCLAIMER: The opinions expressesed are not necessarily those of my employer or myself.