|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Bug ?I've just downloaded version 0.40 and noticed that IKVM.OpenJDK.XML is dependent on IKVM.OpenJDK.SwingAWT. Is there a reason for this ? Namewise it doesn't seem to be proper. Best regards Elisha Shaish See all the ways you can stay connected to friends and family check out the rest of the Windows Live™. More than mail–Windows Live™ goes way beyond your inbox. More than messages ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ikvm-developers mailing list Ikvm-developers@... https://lists.sourceforge.net/lists/listinfo/ikvm-developers |
|
|
Re: Bug ?Hi,
You could call it a bug (or more properly a design flaw), but not in IKVM :-) It's simply a fact of life that the Java libraries are giant tangled mess. Regards, Jeroen > -----Original Message----- > From: Elisha Shaish [mailto:eshaish@...] > Sent: Thursday, August 27, 2009 11:19 AM > To: ikvm-developers@... > Subject: [Ikvm-developers] Bug ? > > Hi > > I've just downloaded version 0.40 and noticed that IKVM.OpenJDK.XML is > dependent on IKVM.OpenJDK.SwingAWT. > > Is there a reason for this ? Namewise it doesn't seem to be proper. > > Best regards > > Elisha Shaish > > > > ________________________________ > > See all the ways you can stay connected to friends and family > <http://www.microsoft.com/windows/windowslive/default.aspx> > > ________________________________ > > check out the rest of the Windows Live(tm). More than mail-Windows Live(tm) > goes way beyond your inbox. More than messages > <http://www.microsoft.com/windows/windowslive/> ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ikvm-developers mailing list Ikvm-developers@... https://lists.sourceforge.net/lists/listinfo/ikvm-developers |
|
|
Re: Bug ?You might like to look at my blog entry on this:
I don't recall coming across the dependency from XML into Swing, but
I did encounter quite a few dependencies that one wouldn't have expected, as
explained in the blog.
Iv'e actually issued Saxon 9.2 with my own rebuilt version of the
OpenJDK library - it leaves out nearly all the XML classes, with the exception
of those defining interfaces, and I'm shipping with the Apache Xerces
parser (converted using IKVMC) rather than the Sun JDK
parser.
Regards,
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ikvm-developers mailing list Ikvm-developers@... https://lists.sourceforge.net/lists/listinfo/ikvm-developers |
| Free embeddable forum powered by Nabble | Forum Help |