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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f495c7652c09dd8c X-Google-Attributes: gid103376,public From: jmarten@ibm.net (Jean-Marten Marchi) Subject: Re: Does this model work ? Date: 1999/05/20 Message-ID: <37426e11.4648444@news2.ibm.net>#1/1 X-Deja-AN: 480025214 Content-Transfer-Encoding: 7bit References: <373e38e2.31311363@news2.ibm.net> <7hmcu1$k8g$1@nnrp1.deja.com> <37412e95.34501560@news2.ibm.net> <7ho4f8$nn4$1@nnrp1.deja.com> <3741754f.964957@news2.ibm.net> <37419180.3A5AB46F@hso.link.com> X-Trace: 20 May 1999 09:28:09 GMT, 139.92.77.31 Organization: IBM Global Services - Remote Access Mail & News Services X-Notice: should be reported to postmaster@ibm.net Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 Newsgroups: comp.lang.ada X-Complaints-To: postmaster@ibm.net Date: 1999-05-20T00:00:00+00:00 List-Id: On Tue, 18 May 1999 11:12:48 -0500, "Samuel T. Harris" wrote: >An Ada to JVM compiler gives me a single product which can >be universally distributed (well, almost universally :) and >can even be run from a remote web site. The need for more >efficient implementations for specific customers does not >negate the need for universal distribution. Why can't you have the best of both solutions, as long as you distribute source code ? Why not embed the compiler on your customers machine ? The only thing he has to do is download your application in source code form, That's all.