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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,39e272d357c68416 X-Google-Attributes: gid103376,public From: jim_snead Subject: Re: Is Apex dead as an environment for Ada & Java? Date: 1999/11/30 Message-ID: <38a139f2.d0489d23@usw-ex0107-043.remarq.com>#1/1 X-Deja-AN: 555148720 References: <11f733ec.57d88b68@usw-ex0107-042.remarq.com> <384127A5.61431A14@dowie-cs.demon.co.uk> <0a0133f8.3baf10c0@usw-ex0101-001.remarq.com> <81s370$7am$1@nnrp1.deja.com> <04d17460.3bc3fd68@usw-ex0101-008.remarq.com> <38441AAE.29B2D8@hso.link.com> X-Originating-Host: 207.58.24.86 X-Complaints-To: wrenabuse@remarq.com X-Trace: WReNphoon3 944022493 10.0.2.43 (Tue, 30 Nov 1999 20:28:13 PST) Organization: http://www.remarq.com: The World's Usenet/Discussions Start Here NNTP-Posting-Date: Tue, 30 Nov 1999 20:28:13 PST Newsgroups: comp.lang.ada X-Wren-Trace: eDseNjcuaSNoeS4gLWw1PS0IJidzO34nP3k3Nz9vcCtjcy5ieyl6e29s Date: 1999-11-30T00:00:00+00:00 List-Id: In article <38441AAE.29B2D8@hso.link.com>, "Samuel T. Harris" wrote: > One way to eliminate circular dependencies is to insure > each interface is in a separate subsystem from its users. > For instance, say I have two major code collections called > X and Y. They both interface with each other, so X provides > an interface which Y uses and Y provides an interface which > X uses. If X's interface in packaged with X's code and similarly > for Y, then we have a mutual import dependency. > However, if I split the interfaces out into separate subsystems, > say X_Iface, X_Model, Y_Iface, and Y_Model, then I eliminate > the circular dependencies. If all models have a separate Iface > subsystem, then I never get circular dependencies no matter > what the interface topology. This also alows a natural release > strategy of releasing updated interfaces independently. This > allows all models to progress to the new interfaces in succession. > This architecture is very flexible to a variety of scheduling > paradims. So specs go into the IFace and bodies go into the Model subsystems? * Sent from RemarQ http://www.remarq.com The Internet's Discussion Network * The fastest and easiest way to search and participate in Usenet - Free!