From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!ucbvax!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!mcvax!unido!laura!exunido!dewal From: dewal@exunido.uucp (Sanjay Dewal) Newsgroups: comp.lang.ada Subject: Software-Development Process using Ada ?? Message-ID: <1376@laura.UUCP> Date: 23 May 89 09:45:47 GMT Sender: news@laura.UUCP Reply-To: dewal@exunido.UUCP (Sanjay Dewal) Organization: University of Dortmund, W-Germany List-Id: Hallo, during the development process of software using Ada many objects like packages, package bodies, etc. are created and maintained. I'm interested in a list of all objects produced during the Ada development process. Very interesting could be informations on dependencies between created objects (e.g. dependencies between compilation units, etc.). Furthermore I'd like to get informations on how the actual development process is fulfilled. Which steps of development are usually performed in parallel and which are performed sequentially only (e.g. after a package specification is completed during low-level design, the corresponding package body can be implemented, etc.). Thanks in advance. So long, Sanjay Dewal University of Dortmund Department of Computer Science Software Technology Laboratory Postbox 500 500 D-4600 Dortmund 50 W.Germany