Re: Is anything easier to do in java than in lisp?
>>>>> On Wed, 16 Jun 2004 09:56:02 +0200, Espen Vestre ("Espen") writes:
Espen> André Thieme <address.good.u ntil.2004.aug.1 1@justmail.de> writes:[color=blue][color=green]
>> You want to integrate SAP? No problem with Java with original drivers
>> from SAP. In Lisp.. you would have to write them yourself.[/color][/color]
Espen> I think there's a bootstrapping problem here: Such interfaces
Espen> (don't know about SAP, but we're interfacing to a number of weird
Espen> protocols where I work) are easy to write in lisp, so every active
Espen> lisper who needs it writes his own and doesn't think of sharing
Espen> his little hack, so the next lisper writes it himself too... and
Espen> so on.
If he writes a good implementation, why not sell it?
>>>>> On Wed, 16 Jun 2004 09:56:02 +0200, Espen Vestre ("Espen") writes:
Espen> André Thieme <address.good.u ntil.2004.aug.1 1@justmail.de> writes:[color=blue][color=green]
>> You want to integrate SAP? No problem with Java with original drivers
>> from SAP. In Lisp.. you would have to write them yourself.[/color][/color]
Espen> I think there's a bootstrapping problem here: Such interfaces
Espen> (don't know about SAP, but we're interfacing to a number of weird
Espen> protocols where I work) are easy to write in lisp, so every active
Espen> lisper who needs it writes his own and doesn't think of sharing
Espen> his little hack, so the next lisper writes it himself too... and
Espen> so on.
If he writes a good implementation, why not sell it?
Comment