From ... From: Erik Naggum Subject: Re: What Lisp to choose? Date: 2000/06/07 Message-ID: <3169366711049241@naggum.no>#1/1 X-Deja-AN: 632128956 Content-Transfer-Encoding: 8bit References: <39256F8E.EAB3FD45@altavista.net> <87wvkgy25y.fsf@quadium.net> <8gompj$1hc$1@nnrp1.deja.com> <87vgzw2nuk.fsf@frown.inka.de> <8h2q2a$1qcn$1@counter.bik-gmbh.de> <393BE542.625E7A78@tscontrols.com> <8hiugm$2qa$1@counter.bik-gmbh.de> <393D3B85.ECCFC9EE@wanadoo.es> <8hl185$3jf$1@counter.bik-gmbh.de> <3169356872676933@naggum.no> <8hl8mt$c97$1@counter.bik-gmbh.de> mail-copies-to: never Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: newsmaster@eunet.no X-Trace: oslo-nntp.eunet.no 960379018 29082 195.0.192.66 (7 Jun 2000 11:56:58 GMT) Organization: Naggum Software; vox: +47 8800 8879; fax: +47 8800 8601; http://www.naggum.no User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.6 Mime-Version: 1.0 NNTP-Posting-Date: 7 Jun 2000 11:56:58 GMT Newsgroups: comp.lang.lisp * Martin Cracauer | If complete, it would be. However, when writing code for things | like CAPI, more or less of it can only be written down the right way | by using other sources than the specification (try'n'error, support | calls, reverse engeneering, existing examples). It seems you should retarget your efforts to improve specifications. | When one dies, you can take your existing source and continue to use | it on the other vendor's implementation. When a vendor dies, what exactly prevents you from continuing to use the product? It doesn't evaporate. You can call them up and tell them you want to purchase the whole thing for a trifle amount of money. Trust me, this happens _all_ the time when companies fail. It's actually part and parcel of the liquidation process. | The whole point only applies when the new things you want are in | your source code, not the APIs you use. That seems awfully irrelevant. Your source code is somebody else's "API" and vice versa. | Your point is probably that your can't do really new things in | existing frameworks. Yes, I'm subtly and implicitly criticing you for that position, since what you are saying is fairly hostile to real innovation¹. | On the other hand, when I try to do new things on new | platforms/apis/languages, I am usually stopped by problems with the | implementation of these new building blocks before the thing I build | reaches a state where it is something "new". If so, it seems you should retarget your efforts to improve quality in the components you use. | I wonder why you prefer using things like existing vendor-specific | APIs over doing everything yourself from ground up. Pardon me? When and where did I say any such thing? Why the hell do you wonder why? I'm arguing against _your_ position, because I think it lacks all relevant merit. | It takes time, but so does reimplementing your (direct) project when | you are forced to build on new grounds. If it takes N amount of time to build on vendor-specific "API"s, it will take M*N amount of time to reimplement it M times. Your argument is that M will be so high that the value of N is immaterial in the equation T < M*N, where T is the time it takes to reinvent the wheel and do it all yourself. I find this a rather curious position, to say the least. #:Erik ------- ¹ as opposed to Microsoft innovation -- If this is not what you expected, please alter your expectations.