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: 103376,5f7d72bde5bb96de X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-27 05:51:36 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!border1.nntp.ash.giganews.com!border2.nntp.ash.giganews.com!nntp.giganews.com!newspeer1.nwr.nac.net!news.worldonline.be!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Is 3.15p -still- the latest GNAT 'p' release? Date: 27 Mar 2004 14:54:12 +0100 Organization: Worldonline Belgium Sender: lbrenta@deuteronomy Message-ID: <87hdwawg3f.fsf@insalien.org> References: <87wu5834r2.fsf@insalien.org> <40641888.80000@noplace.com> <87ekrfyxiu.fsf@insalien.org> <406582EC.3000201@noplace.com> NNTP-Posting-Host: 83-134-242-211.lindthout.goplus.fastdsl.tiscali.be Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.worldonline.be 1080395491 17488 83.134.242.211 (27 Mar 2004 13:51:31 GMT) X-Complaints-To: abuse@worldonline.be NNTP-Posting-Date: Sat, 27 Mar 2004 13:51:31 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Xref: archiver1.google.com comp.lang.ada:6604 Date: 2004-03-27T14:54:12+01:00 List-Id: Marin David Condic writes: > Well, we might discover that Microsoft actually *agrees* with that > assessment in the sense that they can see their own customers > resisting purchasing new versions of software because the old ones > still work & get the job done fine. Hence, they have to keep coming up > with schemes to either tempt you or force you to buy the next > generation product. That's one reason they feel so threatened by > things like Linux and Open Office - sooner or later those products > stabilize and provide 99.9% of all the features anyone really needs > and so why does someone need to buy a new generation of word processor > or spreadsheet? Yes, this is why they keep changing the file formats for no apparent reason. And that is why I systematically complain when people send me data in an opaque data format such as Microsoft Word or Excel, even though I can read them with OpenOffice. The other trick they use is to change the architecture every few years, so that the development tools sold by their competitors (Borland, IBM, Watcom) are obsolete. As for the third-party applications, they have to be rewritten using Microsoft development tools. Microsoft don't mind that they, too, have to rewrite their apps, because it allows them to sell new versions that are "up to date" and "integrated with the latest Windows". They are working on this right now; the next version of Windows ("Longhorn") will deprecate the Win32 API, COM, and ActiveX in favour of .Net. I expect that new "up-to-date" versions of Microsoft Office, SQL Server, etc. will follow. > Ada compiler vendors OTOH can likely count on ongoing language > changes, new computer architectures to target and continual > improvement in the efficiency and quality of the code they generate to > keep demand up for new releases of a compiler. But still, I've had > projects freeze the compiler version in order to achieve stability and > were still able to get the job done. Old software that works is often > "Good Enough". Yes. At Barco we use a compiler released in 1999. It is good enough. -- Ludovic Brenta.