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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1143c4,7d107e452bdd8496 X-Google-Attributes: gid1143c4,public X-Google-Thread: 115aec,7d107e452bdd8496 X-Google-Attributes: gid115aec,public X-Google-Thread: 103376,1db77fbb2768946e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-03 17:20:31 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!pln-w!spln!dex!extra.newsguy.com!newsp.newsguy.com!drn From: pete@nospam Newsgroups: linux.dev.kernel,comp.realtime,comp.lang.ada Subject: Re: Is Linux right for Embedded? Date: 3 Oct 2001 16:56:25 -0700 Organization: Newsguy News Service [http://newsguy.com] Message-ID: <9pg8j901ap6@drn.newsguy.com> References: <3BB69F21.B5AA7451@intercom.com> <9pcvbn$r52$1@xmission.xmission.com> <9pd4s402bga@drn.newsguy.com> <9pfcps$p0l$1@xmission.xmission.com> <9pfeiu$cfr$1@nh.pace.co.uk> <9pfj8a$ebc$1@nh.pace.co.uk> <9pfuqg$ikl$1@nh.pace.co.uk> NNTP-Posting-Host: p-721.newsdawg.com X-Newsreader: Direct Read News 2.90 Xref: archiver1.google.com linux.dev.kernel:4520 comp.realtime:3961 comp.lang.ada:13698 Date: 2001-10-03T16:56:25-07:00 List-Id: In article <9pfuqg$ikl$1@nh.pace.co.uk>, "Marin says... >Everything you say is true, but when talking to people who develop >throw-away code, the emphasis should be on time-to-market and reliability >rather than long-term benefits such as reduced maintenance or reusable code. but but but, code REUSE is what will make time-to-market much smaller. Ada is one of the best languages for designing code reuse, which means if you want very short time-to-market, then Ada is one of the best choices. >Otherwise, folks in a fast-moving throw-away market may find the argument >interesting, but not compelling. > Untill they see that code reuse == profit and shorter time-to-market. of course, writing packages with the idea of REUSE requires more time and effort, but it will soon pays of (in the next project).