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-Thread: 103376,df1a7f1c3c3bc77e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!proxad.net!212.101.4.254.MISMATCH!solnet.ch!solnet.ch!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: An Ada Advice Inquiry From: Georg Bauhaus In-Reply-To: References: <463B7BBF.4080603@obry.net> <1178365901.15069.22.camel@localhost.localdomain> <1178530853.6103.18.camel@localhost.localdomain> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1178566763.8993.33.camel@kartoffel> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Date: Mon, 07 May 2007 21:39:24 +0200 Organization: Arcor NNTP-Posting-Date: 07 May 2007 21:39:16 CEST NNTP-Posting-Host: 9a4a6a60.newsspool4.arcor-online.net X-Trace: DXC=V^j5fUG48l<;]cDoEWD6A44IUK On Mon, 2007-05-07 at 20:17 +0200, Michael Bode wrote: > Georg Bauhaus writes: > > > Still, I wouldn't dismiss the idea so soon. It might need a small > > amount of paper work to get a cooperation going on the > > customers' side, and perhaps an informal negotiation > > of a probationary period with a vendor. But if this setup turns > > out to be viable for both you and the vendor, why not? > > You could found a cooperative, buy a commercial GPLed-with-Exception > Compiler and Libs and send copies to every member of the > cooperative. I doubt the vendor would like the idea. The idea is different. Shops * Programmers >= 5, Shops <= 3, are interested in an Ada compiler for Windows and Linux. These prospective customers confirm they won't be bothering the vendor with questions (just like with MS or with a no-support use of Python or Java). "To bother" is typically defined in a conversation between a vendor and a customer. Representatives of Vendor, and Shops * Programmers put their names on a contract. One clause might read something like, "Customer names One (1) Representative who might ask a question a month. Vendor will try to answer at Vendor's discretion." This would be a more than you get from MS, for example. For a maker of said compilers, it must be reasonable to sell copies of their product. So type Customer is limited private; must have a reasonable interface and hence includes function Trust(ID: Customer) return Positive; -- or else no deal Not that unusual, I'd say, and hence worth a try. You need to find Shops run by trustworthy personnel.