hmmm....doesn't the GNU ClassPath implement enough of Java's runtimes to handle a command-line app like this (the app needs, basically, to be able to read files, communicate via the http protocol, print to stdout, and accept input from stdin)? And doesn't Kaffe use the GNU ClassPath? And if this is the case, couldn't GCJ be used in the place of Kaffe to build this app on platforms that aren't supported by Kaffe (or on all platforms, if that is desired)?
Just some thoughts... --Arek On 8/17/06, Paul de Vrieze <[EMAIL PROTECTED]> wrote:
On Thursday 17 August 2006 16:37, Enrico Weigelt wrote: > * Duncan <[EMAIL PROTECTED]> schrieb: > > <snip> > > > You ever seen the term "slaveryware"? You have now. > > We are still talking about the java *language* ? > I aggree that we shouldn't be bound to some certain proprietary > software. But the java language is not software, it is couple of > abstract concept for actually writing software. You forget the main part of a language is the library. Basically there is not yet a good complete open java standard library available. Paul -- Paul de Vrieze Gentoo Developer Mail: [EMAIL PROTECTED] Homepage: http://www.devrieze.net
-- [email protected] mailing list
