> > http://jawt2delphi.onestop.net/ > > > > If anyone wants to try it with Lazarus, can help them port it if it > > needs any changes (don't think it does though, it's pretty simple > > [needs you to pass it a Window handle from the > Delphi/Lazarus side for > > Java to draw in it]). Feel free to use it and/or include in Lazarus > > (apart from my JAWT headers port, I use there a rather > older JNI [Java > > Native Interface] headers port, so first one should check > if there's > > newer version of that one and its license [it was free license from > > what I remember, the .pas files for the JNI stuff should > mention the > > licensing at their start]) > > We have been aware of both possibilities for years now, as > well as several Corba/ORB solutions. > > They occasionally get mentioned as a nice one to have, like this post. > However somehow nobody ports them. > > Maybe you will be the one to change this?
The problem is I rarely find enough time :o( Will keep it in mind though Btw, heard Sun now have GPLv.2 license now for Sun Hotspot JVM (and soon will release most port of the JDK under same license) http://www.sun.com/2006-1113/feature/story.jsp https://phoneme.dev.java.net/source/browse/phoneme/ https://openjdk.dev.java.net/source/browse/openjdk/ https://glassfish.dev.java.net/public/downloadsindex.html seems the license is more flexible than GPL, they use the "Classpath exception" license addendum http://www.sun.com/software/opensource/java/faq.jsp#g4 So one can borrow/port code from there to Object Pascal (similar to how the GNU Classpath project implements parts of the Java classlibrary in C++) ---------------- George Birbilis ([EMAIL PROTECTED]) Computer & Informatics Engineer Microsoft MVP J# for 2004-2006 Borland "Spirit of Delphi" ++ QuickTime, Delphi, ActiveX, .NET components ++ http://www.kagi.com/birbilis ++ Robotics ++ http://www.mech.upatras.gr/~Robotics http://www.mech.upatras.gr/~robgroup _____ avast! Antivirus <http://www.avast.com> : Outbound message clean. Virus Database (VPS): 0647-0, 09/11/2006 Tested on: 14/11/2006 10:12:02 p? avast! - copyright (c) 1988-2006 ALWIL Software. _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
