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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9d4df76c26744691 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Combinding Ada and Java? Date: 1999/10/26 Message-ID: <7v4jbe$78c$1@nnrp1.deja.com>#1/1 X-Deja-AN: 540783950 References: <38106CB9.8F5A5CE9@celsiustech.se> <3813B6FC.C3590215@research.canon.com.au> <7v1sqb$8at$1@nnrp1.deja.com> <3814F37D.7032C1D4@research.canon.com.au> X-Http-Proxy: 1.0 x36.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Tue Oct 26 16:02:57 1999 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.6 [en] (WinNT; I) Date: 1999-10-26T00:00:00+00:00 List-Id: In article <3814F37D.7032C1D4@research.canon.com.au>, Geoff Bull wrote: > I played 'round with a generator for bindings to > Java classes until: > 3. I was concerned about the legalities of generating > a binding using Sun's sources (there is still not > a free Swing - which was my main interest) Generating a binding shouldn't be a problem. They have to allow you to compile their source, or you can't use it with Java either! *Distributing* those bindings might be a problem. But if you can rig up a generator that can do the job w/o human intervention, you should be able to get around that problem by just distributing the generator and a makefile. -- T.E.D. Sent via Deja.com http://www.deja.com/ Before you buy.