Java-Clone Announced 211
1. Everything we're doing in conjunction with M$ is Open Source.
2. All the extensions we're implementing are cross-platform - they don't just run under Windows as the WSJ article implied (okay, COM integration is a problem if you've got no COM on your platform to integrate with I'll give you that). If developers use Delegates they'll work on Linux (or whatever) and J/Direct is just another JNI-style interface anyway. We're looking at providing some Win32 compatiblity libraries for commonly used J/Direct Win32 library calls.
3. M$ have *not* invested in us - we approached them to about making Kaffe run both Sun and M$ Java and they paid for the work to happen - but we insisted that the result would be put in the Open Source Kaffe version so users had the choice to use, or not to use, the extensions.
Re:The other shoe drops (Score:1)
Re:A few reasons... (Score:1)
but your post strikes me as a little ignorant at the same time.
You talk about OS optimization on speed I assume, servlets and EJB are really fast on teh servers because they always execute as native code, even though they are _distributed_ as interpreted code.
Also the cygnus native compiler now compiles java code to native linux executable, pretty neat.
Now if you are talking about API's it's a different story and frankly I would say this:
1- If you are going to code GUI, heck even though I do java all the time professionaly and there is just no way I go back i would stay clear of swing, java is NOT optimal for GUIs (use VB
2- If you do server side web development then I am sorry but the library of java have no peer in the industry today. There is not a product that comes close to the RMI, servlet and EJB integration. It is the wave of the future, the web applications are, and there I have a hard time seeing MS even being _relevant_. Apache linux and java have a great future in front of them.
regards
tom kemper
Re:Kaffe (Score:1)
Apparently, none of those who are screaming have even bothered to go to the website. No wonder the anti-MS movement is stalling - the level of shrill panic without any real information is deafening.
There are tons of replies to this story talking about "why a Windows only clone?", when that isn't even what the product IS..... is the paranoia so heavy now that the truth isn't important anymore?
"Transvirtual Technologies offers the first truly "run anywhere" Java(TM) Technology implementation. Our Java Virtual Machine, Kaffe, runs on virtually any Internet appliance or embedded system. Kaffe is the only JVM that can run both Sun and Microsoft Java (including Windows extensions) on any platform. Compact and extensible, easy to install and configure, Kaffe is the optimal choice for rapid cross-platform development."
Is that clear enough?
Re:corporate Java ( my dope smoking friend) (Score:1)
granted the marketing hype surrounding java is ugly. However java is huge in the coporate world,
it is a fantastic language for distributed computing and ejb's make's com look silly with their stupid threading models. All of the major rdbms players are moving towoards java in a big way(oracle sybase informix) yes, you are never going to write low level systems code in java (that is what c with it's pointers is for) For buisness app's, particularly server side (rmi and corba) people are fleeing from c++ because of it's baggage and increased development time. The OMG adopted ejb's as there default component model for corba. I love slashdot but sometimes the systems programming/ perl bias can get tiresome. I am not saying that Java is the best thing since sliced bread, however to dismiss it as nothing but marketting hype is assanine. java is fast on it's way to becoming the default for object oriented buisness apps and distributed systems.
What I think... (Score:5)
Note that I have no connection Microsoft, Transvirtual, and don't even use Java very much. What follows is largely my own speculation.
First, let's go back to Visual J++. Let's ask ourselves what exactly were Microsoft's proprietary extensions to Java? First, they added stuff to the standard library to access native libaries, and second -- and this is the kicker -- they added some keywords to make writing COM objects much, much easier.
Now, let's hop back a bit, and look at MS's other language offerings. There are basically two of them: Visual Basic and Visual C++. It's really easy to use COM objects from VB; this is basically what COM is for. But if you want to write a COM server to componentize a program, then Visual Basic is entirely the wrong choice. It's just not fast, robust or powerful enough.
Which leaves Visual C++. However, MS has discovered that poor design has consequences that can't be patched over completely. It's sheer screaming agony to write those easy-to-use-from VB COM objects w/ Visual C++ -- all the wizards and templates in the universe can't change the fact that we are working with basically broken tools (COM and MFC and Win32 APIs, oh my). This difficulty is Bad News for MS; the more pain it takes to use Windows, the more likely people will look to alternatives.
This is where Java comes in. It has more OO nature. It has full garbage collection. It has no pointers. It is strongly typed. It looks familiar to C++ programmers. It has the hype machine of the century. And it's a different language, so you have a chance to leave all that old cruft behind.
Of course, there's that pesky VM and "write-once, run anywhere" promise, but if you can make it easy -- as seductive -- to call COM objects, then you are just as tied to the platform, because COM is Windows-specific.
Hence the changes in J++. (It also explains why they were so easy to turn off; they weren't out to encourage platform-dependence by making syntax changes, but with an easy hook into Windows. It cost them nothing to look like a good citizen by providing a single check-box off switch.)
Unfortunately, MS misjudged both the popular sentiment and how much Scott McNealy hates them, and they lost both popular support and part of the lawsuit. But not the important piece of the lawsuit -- they still have the right to use clean-roomed versions of Java.
This is where Transvirtual comes in. They have a GPL'd, clean-room implementation of the JVM. MS can pay them to implement the modifications to Java they desperately need -- VC++ is a dead end and they know it, and they need a replacement for it bad.
I'm betting that these changes will almost certainly be GPL'd. Why? This is because GPL'ing the changes to the Transvirtual's JVM is just good business sense.
It doesn't matter to MS if the COM hooks are public or not -- the lure to use Windows only is all the COM objects available for it, not the syntax.
GPLing the changes will buy you instant and total protection from charges of being closed and proprietary, because the GPL is the most anti-closed license there is. Plus, a JVM that is libre-free and MS-sanctioned JVM will most likely kill the market for competing JVMs on Win32.
Re:Kaffe (Score:1)
Writing java apps that only run in Windows? Pardon me for asking, but what's the point? The point of Java was "write once run everywhere"...
Bad Microsoft. No soup for you.
Re:Kaffe (Score:1)
>Personally, I LOVE Java
Yeah, I've got lots of friends who love it as well... I just can't seem to get into it... I do like the garbage collection and better memory control... It always seems a little slow to me and functions calls like:
System.out.println
instead of
printf
annoy me a little..
Re:/. FUD (Score:1)
This has NOTHING TO DO with Linux vs. Windows. This has to do with Microsoft trying to subvert and destroy a product from SUN.
Had you spent 5 minutes reading the comments, you would have figured this out.
Re:/. FUD (Score:1)
Re:Kaffe (Score:2)
Or is it more about moving past the basics onto more advanced applications without having to focus on remember the code for a specific UI? Most VB apps I've seen are hardly advanced applications, so I'd have to go with the earlier.
Kaffe Does Come With Redhat !! (Score:3)
----------------------
News about the "Open Source" Kaffe distribution
can always be found at:
http://www.kaffe.org/
and also at:
http://www.transvirtual.com/
And mailing lists? ...
------------------
Re:Kaffe never ran as well as Blackdown ( for me . (Score:2)
It's unfortunate that the Linux community appears to be sinking more effort into porting and tuning Sun's proprietary Java implementation rather than working to get a free one.
The Facts on Kaffe (Score:5)
There are two versions, the Open Edition and the Transvirtual edition. The open edition is GPL'd and other has a proprietary license. The code base of the two projects are totally separate. Transvirtual donated most of the code to the open edition, and continues to provide many updates. There are a few proprietary features that aren't availabe in the open edition (such as a DOS (?!?) AWT), but not many. People who contribute to the Kaffe open edition are not automatically contributing to the proprietary version. Only if you voluntarily decide to let Transvirtual use will it be included in the proprietary version.
Obviously I'd rather not see a proprietary version at all, but I think Tim Wilkenson has done a pretty good job of trying to find a model that lets him make money and contribute to the free software community as well. Originally, Kaffe was under a BSD license, and some people ripped him off by not releasing their changes as free software. He was planning on taking Kaffe proprietary as a result, but decided to release it as GPL instead. In this case, the GPL protects both the commerical interests of Transvirtual and the free software community.
So Kaffe will remain available as a free software product. If Microsoft hires TVT to write some Windows specific changes to it, these may or may not be released as free software, but this will not affect the main body of the Kaffe open edition code.
You hit the nail squarely on the head. (Score:1)
>Java clone is to make the cost of moving from
>Windows too great for people to switch to another
>OS.
That is the whole point isn't it? Microsoft is protecting it's monopoly market position by getting aspiring Java developers to use proprietary and non-portable tools.
J++, DirectX, ASP, COM/DCOM/COM+, MFC. All very proprietary technologies and related as to underlying purpose - killing crossplatform capablility.
It's painfully obvious.
Windows Only Java Clone -- why? (Score:1)
It doesnt make much sense... one of the boons of Java was the cross-platform programming potential... so what value is a Windows dependent Java clone? Why not just program in C++ or VC++ or something?
PS: My first post! Whee!
Re:Windows Only Java Clone -- why? (Score:1)
Garbage collection is a mixed bag... I mean sometimes its good, but for critical time oriented applications, its baaaad....since you cant control when its gonna do it.
Java class libraries are nice, but there are c/c++ libraries that do most of that already.... plus java api's are getting astronomically huge.... seems like you have one for just about everything...
Now swing, even though it is really nice and all, I really dont see the need for in windows if you are just going to program for windows. Then again, its been a while since I looked at swing, so there is a good chance you are much more correct than I, or that you see something which my dim vision hides....
Re:Windows Only Java Clone -- why? (Score:1)
Ahh.. yes so use it as an intermediate language where people have more control than say VB, but not as much as C/C++? Well I can see a nitch for a language there. However, this leads to an interesting thought... would it be an interpreted language? I mean you wouldnt need it to be would you since the major reason for that was for cross-platform support....
If it is interpreted, why use it? I guess that is kinda where my point is going.... Compiled languages are generally faster...
Why dont we all just use PERL and get it over with
CNNfn story; Sun comments (Score:1)
I will never use it. (Score:1)
Free/commercial (Score:2)
This is, of course, fine. They can release their code under two licenses. If they don't hold the copyright on all of the GPL code they are using the the commercial version, however, they've got a problem...
--
Re:ONE original idea (Score:1)
*Cough*! Maybe you should tell that to Tom Kurtz and John Kemeny, of Dartmouth University...
For some real history... [udel.edu]
Missing the point. (Score:1)
Re:Kaffe (Score:1)
Re:Eh? (Score:1)
It does indeed run under Windows, very well, in fact. They most likely don't SUPPLY a Windows version due to their relationship with Microsoft currently.. Microsoft will most likely embrace and extend the commercial version, which they can do with to their hearts content with no source being open..
Re:Ridiculous article (Score:1)
The GPL does NOT donate the source to the public domain..
Re:Kaffe (Score:1)
VB is Visually based AND OO, but not very robust. Personally, I LOVE Java, but not becouse of anything visual. It just like the approach the language uses. Personally, I don't use it for UI apps, but server backends..
Re:Is news.com getting worse? (Score:1)
Re:The other shoe drops (Score:1)
The guys who OWN transvirtual contibuted the majority of the code that is in Kaffe. They OWN that code, and can do whatever the hell they want with it.. They can put it in another program without opening the source.. It's THEIRS.. GPL != public domain.. They will NOT end up open sourced..
The problem here is people WILL use it becouse Microsoft may push it on them. And as they go, the pointy haired bosses go, and eventually, we're stuck with it..
Re:Cloned MS APIs (Score:1)
Re:Kaffe (Score:2)
Re:This doesn't affect the GPL (Score:2)
MsKaffe has a major security hole, suddenly, every time that Kaffe is mentioned, it's linked, even though it may have NOTHING to do with it..
That's what worries me..
Yes, it is their right. Many people have rights legally, but I don't think that they are right. They HAVE the right, but I don't think they ARE right..
Re:Duh, check the web, Hemos (Score:4)
I think the developers hearts are in the right place, but I think Microsoft is going to screw them in the long run, and hopefully not Kaffe in the proccess..
Heck, this COULD be the case that blows the GPL out of the water, if the developers and Microsot ever come to heads..
pointers (Score:1)
Why is it such a bad thing to have pointers? I understand how, when used wrong or poorly, they can lead to Bad Things but in general I have found them very powerful elements of programming.
If someone could enlighten me I'd appreciate it. Simiarly with garbage collection. I thought that was an indication of an interpreted language; that compiled languages used a stack, BSS and data areas to get the job done.
Re:pointers (Score:1)
By that arguement, we shouldn't drive, either. I consider myself a fairly competent driver. That means that half (more than half) of the drivers out there are below average. Therefore driving is bad.
I'm not trying to be a shit here, I'm trying to understand your arguement.
Re:/. FUD (Score:2)
The entire point is that this is the most moronic piece of software ever conceived.
The whole point of Java was, as Sun so blatantly hyped, that Java programs were "write once, run everywhere." That doesn't just mean, "write once, run on 95/98/2k/NT/CE." I personally liked the idea of writing a program and being able to run it (and have other people run it) on Windows, MacOS, Solaris, Linux, BSD, BeOS, etc. etc. ad nauseum.
Yeah, this'll be cool for those wanting Windows apps that run both on their desktop and on their CE-based PDA, but it undermines one of the founding principles of Java.
And our backlash has nothing to do with a "if it's not Linux, it's CRAP!" Java is from Sun. Sun has little to do with Linux. Grow up.
Re:The other shoe drops (Score:2)
that TransVirtual could not use its own code to make a Windows version of Kaffe unless it releases that
Windows version as an open source project.
Don't forget that the owner of the code can release it under multiple licences.. i.e. "You may use this code under the terms of the GNU GPL, but if you are not prepared to accept those terms, then you may instead elect to use the code under this alternative licence".
The reason this can't happen with Linux is that there are so many authors, all of whom would have to agree to the alternative licence.
--
Ridiculous article (Score:4)
Re:Leave it to Linux... (Score:1)
However, Microsoft's marketing speel has always been about 'innovation' when, in fact, they've probably hindered the course of technological innovation more than any other company on the face of the planet.
It's hard for even the brightest of the little guys to win the race when they get stepped on three feet from the start line.
Re:no biggie (Score:1)
Id software [idsoftware.com] for one (well almost). While they where evaluating using java for QII (long time ago now) JC was talking to transvirtual about using Kaffe...but it never happened, for technical (coding in java at that time) reasons.
Itsy - what ??? (Score:1)
found this browsing their site [transvirtual.com] (down the bottom of the page or search for compaq)...anyone know about this one?
Re:Itsy - what ??? (Score:1)
seems some info about the itsy [digital.com] is here....
Cloned MS APIs (Score:1)
I still dont care about Kaffe. The best way to ensure compatibility is to use Sun's VM or a VM based on Sun's (like the IBM VM). And if I need a open-sourced VM, I'll take Japhar or the one by the Mozilla guys. I cant see any need for Kaffe, a slow semi-proprietary Java implementation. Perhaps that's why they sold out - because MS was the only interested company...
Re:Windows Only Java Clone -- why? (Score:1)
AFAIK most Windows APIs have been ported to J++, you can even write Services. MS's COMJava/J++ integration looked real clean the last time a took a look, and if I was going to write a Windows application I am sure that I would consider using VisualJ++ (and probably end up using it if the needed APIs are available and it is fast enough for the task). Not as an alternative to Java, but as an alternative to VB, VC and Delphi.
Besides that J++/Java is a nice little language, the chances that MS sees are probably that Java GUIs feel real bad. Try to use any Java application in a Windows environment, and it will always look like an alien and wont support things like OLE. So when a developer wrote a program in Java and the customers start complaining about its Windows integration (and they will!), many developers wont resist the temptation to please 90% of their market. And Microsoft reached its goal: one program more for Windows, one less for the competition.
Re: what sun did right was... (Score:1)
Try Delphi.
exactly. the object model is alot better too!
"The lie, Mr. Mulder, is most convincingly hidden between two truths."
ATL (off topic) (Score:1)
Sorry, but this hasn't been true for years. No one writes COM servers with MFC anymore -- we use the Active Template Library [microsoft.com] (ATL) instead. With ATL you can write small, elegant, robust COM servers in C++ without having to reinvent the wheel each time.
On kaffe (Score:4)
I don't know about Microsoft's involvement, but it has been clear for a long time that Microsoft resents Sun's dominance in the Java world. I'm sure they'd be happy to have a non-Sun-controlled JVM. Whether or not they care enough having a non-Sun-controlled JVM to fund a GPLed development, I don't know.
Let's clear up some garble, please! (Score:3)
Sun's control of Java was predicated on the idea that nobody else was smart enough to write their own. They should have known better. Someone else did, and now Sun has no way of keeping MS from putting in their own incompatible extensions.
About Transvirtual's being a tightly-held MS-funded startup, well, maybe now, but they've been releasing free software for two years or so. I suspect that the article is seriously garbled on this aspect.
Thanks
Bruce
Re:Windows Only Java Clone -- why? (Score:1)
;-)
From the web page... (Score:1)
"Kaffe is available under the Open Source initiative and comes with complete source code, distributed under the GNU Public License (GPL).
"Alternatively, the Kaffe OpenVM Custom Edition can be licensed from Transvirtual - an ideal solution for companies who cannot accept GPL code in their products."
Christopher A. Bohn
Re:Guys, it Just Doesn't Matter. (Score:1)
Re:Sun vs. Microsoft (Score:1)
Re:Kaffe's future and the GPL. (Score:1)
Can they really do this? I thought the GPL was written to keep free software free. If Kaffe version X is under GPL, then nobody, including the major authors should be able to make version X+1 closed. This would be like me taking the Emacs sources, adding in a handfull of features and then releasing a binary-only version of my Emacs.
Poor fact-checking: notify news.com (Score:1)
It's faster and better than blackdown, and more Sun-spec compliant in many places (even the AWT) than the Sun JVM is. All of my Java-apps run on it.
AFAIK, Kaffe doesn't even really run on Windows... although I assume it must if that's what this article is about - but it was originally an OpenSource project running on all the free Unices.
It's a wonderful JVM... if you're into java, I highly recommend checking it out. Good JIT, nice support for JDK 1.1.
This doesn't affect the GPL (Score:2)
This is not M$ stealing and subverting code. At worst, it is M$ buying a copyright and perverting subsequent versions.
--
Re:Kaffe (Score:1)
Re:Windows Only Java Clone -- why? (Score:1)
Microsoft mini-investments (Score:1)
started as an open source project, and to my
knowledge still is. While Sun was holding back
on making their code available to Linux porters
Kaffe people were hard at work making an
alternative available.
This religious MS bashing is not something I want
to contribute to, but the trend of MS investing
in startup companies is scary. As someone who's
in the second year of a startup, I can tell you
that the cash infusion can be very important to
the company. With a very small outlay of cash
MS is able to buy part of the startup, and
probably get a seat on the board. That means they
can control what the startup does.
I believe most innovation comes from startups. To
be able to control them is a huge amount of power.
Great strategy for MS: fund startups, get the
hungriest and hardest working on your side.
Time to decide: free software, or Microsoft hatred (Score:1)
Time to decide: do you care about free software/open source, or do you just hate Microsoft? Too many slashdotters would chop off their own noses just to get at Bill Gates, backing outcomes that would damage the free software movement if only it would be a defeat for Microsoft.
In the case of Java, Sun wasn't interested in giving users freedom: Scott McNealy wanted to usurp Bill Gates' position and become Bill Gates himself. Everyone would run Java, and Sun would control Java, just as firmly as Microsoft now controls Windows. Everyone would have to supply Java, and everyone would have to pay Sun. Instead of a Microsoft tax on the Internet, we would have a Sun tax.
Kaffe is GPLed (and yes, there is also a non-free version). To the extent that Microsoft seems to be helping with that, great; it is only a tactical move on MS's part, but no matter; it is as important to break Sun's control over Java as it is to break MS's control over the desktop.
Re:COM for UNIX.. (Score:1)
Also, ODBC is NOT a Microsoft standard. It is only associated with them because it is prevalant on Windows, and rather rare on other platforms.
Re:Kaffe (Score:1)
Re:pointers (Score:1)
Because they are soooo hard!!! ;-)
in general I have found them very powerful elements of programming.Indeed. I don't think C and C++ would have become dominant without them. You need pointers to do low-level hardware programming. Java doesn't provide a way to do this. Hence you couldn't write a device driver in Java, or an OS.
In short pointers are not a bad thing, just a scary thing to many people.
Where does the name come from? (Score:1)
But which country invented coffee, and what language does the word come from? It should be in the FAQ methinks.
A MUCH more coherent article than news.com (Score:2)
Re: what sun did right was... (Score:1)
Try Delphi.
Re:What I think... (Score:1)
ties in with the rumours that have been floating
around and the brief mentions of microsoft looking
at the open source paradigm. If you think about
it, it amounts to a rather brilliant and
interesting legal/marketing/publicity strategy;
MS can say that they have embraced the open source
community, while not actually having to do so with
any of their code, and reap various strategic
benefits therein. The public perception of MS
being an evil empire, while it won't drop among
geeks like us, may drop in the populace in
general. MS can have something to crush the
competition in win32 JVMs, all for some spare
change out of their back pocket.
Re:hmm.. (Score:1)
Kaffe's future and the GPL. (Score:1)
Unfortunately (fortunately, maybe?) I doubt the GPL will be invoked at all here. If Microsoft's aim is to remove one possible equivalence with Windows (cloned Java support + MS extras) from non-MS OS'es, they'll simply force Transvirtual to stop releasing their portion of the source under the GPL. (Unless, of course, the GPL has a clause somewhere which prevents changing the license.) Since according to the Kaffe FAQ [kaffe.org], Transvirtual actually holds the copyrights to most of the source, this would effectively kill Open-Sourced Kaffe.
In any case, I seriously doubt Microsoft will allow any of its "improvements" to Kaffe to be open-sourced. The aim of giving a language/protocol/device Windows-specific features is to give Windows a bigger feature set than competing OS'es, and if Linux et al. get these features through Kaffe, Windows gets no edge. It's not like Microsoft to throw money at a project for the general good. :P
-W-
Re:Server side Java needs no GUI, therefore... (Score:1)
Re:A few reasons... (Score:1)
Hooks into the OS are provided via JRI (old native API, no longer used), RNI (Micros~1 only), JNI (standard since 1.1.x), J/Direct and COM (Micros~1 VM only).
Native compilers for Java exist, but largely targeting the Windows platform (IBM, Symantec, Metrowerks, Tower/J,
Silliness In the Extreme (Score:1)
Duh, check the web, Hemos (Score:1)
See http://www.kaffe.org/ [kaffe.org] for all the information you need. Pay attention to the links in the FAQ, particularly the bits that talk about the relationship between Kaffe and Transvirtual.
N
How about THIS name (Score:1)
Yes, with due respect to Transvirtual, it's way to dangerous to leave the majority of the the JVM code copyrighted by a company that can so easily be attacked/controlled by openSW-unfriendly forces, be they from Redmond or anywhere else. The copyright holder decides the form of licence, and right now it's GNU, but will it stay that way after a controlling interest in Transvirtual changes hands? Even if it stays GNU, it won't do to leave control of the CVS in the hands of anything other than a not-for-profit and democratic organization. Forking the tree now is the easiest way to get what we want and need.
How about LAVA (Linux jAVA; Liberated jAVA for non-linux platforms)?
Why? (Score:1)
Kaffe (Score:1)
Re:M$Kaffe = Java with native hooks (Score:1)
Re:Kaffe (Score:1)
Re:Microsoft Only Kaffe (Score:1)
corporate adopton of Java (Score:1)
The company I am working for, is going to start there next app in Java. I have not heard all the details, but I know that there are many companies out there that are using Java now. Oracle is one I believe.
However many companies are moving to web based technology which Linux is an area that Linux excels at. Programs like kpackage and kfm allow a user to visit a web site select a package and view its contents, without installing it. Can Microsoft do that? No and Java wont help. API's like QT and GTK make writing GUI apps really easy.
Microsofts days are numbered. I do not believe that Windows 98 did as well as windows 95, adn that windows 2000 will far as well as either of them, unless it is really really something. With Intel soon (I hope) to be releasing a 64 CPU, and Windows 2000 not being 64bit OS they will have to play catchup to create a 64 bit OS. Linux has this. This is when Microsoft will fall. Why run 32 bit OS on 64 bit processor? By this time the Linux 'kinks' will be resolved. Linux will have an easy install (I never thought it was that difficult thou). Linux will have an easy desktop enviroment ( I should say easier, if not several choices of them). Linux will have great SMP (I think it is already working prety good. )
Re:Let's clear up some garble, please! (Score:1)
to write their own.
Sun knew very well that people were going to make their own VM's, they're a big company but therefore not automatically completely stupid. In fact, I think they hoped for it because you can make an environment like this only a success when there are multiple implementations, and everyone can roll their own stuff.
That's the main reason why they threw so many lawyers at it - to make sure that Java becomes a success while at the same time allowing Sun to make money from it (through logo licensing, compatibility testing, etcetera).
Re:Kaffe never ran as well as Blackdown ( for me . (Score:1)
with many others I was so dumb to sign a source license to the JVM. I'm tainted and people like me touching free efforts could seriously jeopardize their codebase.
The lesson: don't agree to the "Sun Community" Source License for the JVM. Probably don't agree to same for Jini as well. It's not open source and exposure to Sun's source code is likely to disqualify for helping out in great (and probably fun) projects like Japhar and GNU classpath.
(disclaimer: IANAL).
Re:Kaffe (Score:1)
Enh. Kinda. Java is actually a pretty bitchin' programming language in and of itself, even without the portability consideration. Compiling a list of Java's virtues is left as an exercise for the reader (and an easy one, since various Sun folks have done it for you).
I haven't read any of these press releases yet, but I'm not convinced I can see how this is much different from releasing an app that only runs under KDE. I'm aware of MS's attempts to screw with Java before, but at what point does "embrace and extend" become "grapple and smother"?
Re:Windows Only Java Clone -- why? (Score:1)
Re:They just don't get it, do they? (Score:1)
I'm sure someone somewhere is wondering the same thing about you. Microsoft makes money. Duh.
And no, Java for Windows only doesn't defeat the ENTIRE purpose of Java. Some people like the language for reasons other than cross-platform propaganda.
Arrrg (Score:1)
Re:The other shoe drops (Score:1)
---
Re:ONE original idea (Score:1)
Not hardly. BASIC existed way before Microsoft (it was developed as a learning tool for Fortran). Microsoft wasn't even the first implementation, it was available on other systems before Microsoft did Altair BASIC in 1975, for example the DEC and HP minicomputers. In fact, Altair BASIC wasn't even the first BASIC dialect for microcomputers, just the first reasonably full featured one that became commercially successful. When Bill Gates was a student at Harvard, he worked as an intern at one of DEC's research labs, working on, surprise-surprise, DEC's BASIC interpreter for the PDP-11. Not surprisingly, Altair BASIC looked very similar to DEC's BASIC.
Re:Ridiculous article (Score:1)
Generally speaking, a copyright holder may release his product under several different licenses including GPL.
Case #2: If others have submitted small patches throughout the source, via the GPL, can company A still sell that source?
That depends on the conditions that the copyright holders have made on the submission of patches. If they have clearly stated that they reserve the right to include submitted patches in commercial products, and you have submitted under those conditions, they have probably protected themselves against claims of infringement. OTOH, if you have clearly stated in your submission that your patch may only be released in a GPLed form, you have probably protected your rights up front. Anything else is a grey area that the courts would have to sort out.
Let's make it a little more controversial--let's say those small patches make up only 1% of the source, but were very essential bug fixes that the original authors may have never caught. Say two of the patches made it so the program would not crash in an SMP environment. What then?
I'm not sure how the damages in copyright infringement, assuming you have cleared the preceeding hurdle and demonstrated an infringement, are determined. Whether they are the commercial value of the infringing item, which I have heard claimed in similar discussions. The value of the patch independant of the work it modifies is probably very small.
I don't think that damages of 1% of either the gross or net proceeds of the commercial product would be upheld.
But I could be wrong. IANAL and all that.
Re:Missing the point. (Score:2)
For the life of me, I can't understand this argument. I keep hearing that MS is going to pollute Java by "tricking" programmers into using MS-only extensions.
How stupid do you think programmers are? As long as you have two bits of knowledge (1. COM is an MS-only technology. 2. WFC (Windows Foundation Classes) are Windows-only), you can pretty much tell which parts are cross-platform and which aren't. Heck, the whole java.* vs. com.ms.* package naming should be a huge hint all by itself.
And Apple is doing pretty much the same thing on the Mac. Apple's JDirect2 (they called their propriatary native interface JDirect a few months before MS released J/Direct) lets you write apps that are closely tied to the Mac OS (and soon, Mac OS X) in Java. It would take a supreme idjit to not notice that they were using classes in the com.macos.* package rather than one of the java.* or javax.* packages.
There is _nothing_ wrong with companies wanting to tie Java to their native platform. This is a tremendous boon for programers, since writing in Java is a lot more productive than writing in C or C++ (and anyone who disagrees with me on this one better have some solid research backing them up. I've yet to see a single paper which disagrees with me. Saying that you personally can write 100,000 LOC a day in C++ doesn't count.). Sun's licence ALLOWS this. All that Sun wants is the ability to write 100% Pure Java apps as well as platform-specific ones. That's why Sun sued MS.
Now, if Kaffe already supports standards like RMI and serialization and reflection, then they're pretty close to the standard. Sun gets what it wants, even if MS doesn't pay any licencing fees to Sun. If it doesn't, Kaffe is going to be irrelevant, since all of the effort on server-side Java depends on those technologies. Everyone and their grandmother is putting EJB support into their databases and application servers. DB vendors are allowing stored procedures in Java.
There's money in enterprise software, a heck of a lot more than there is in consumer software, where nearly half of it is stolen, anyway. MS has virtually no presence in this market. If MS wants a piece of that pie, they're going to be supporting Sun's Java, one way or another.
-jon
Leave it to Linux... (Score:1)
Linux, on the other hand, is a wholly original work, bearing no resemblance to any pre-existing software, commercial or free
The cat is out of the bag. (Score:1)
Re:pointers (Score:2)
You answer your own question:
I understand how, when used wrong or poorly, they can lead to Bad Things
but in general I have found them very powerful elements of programming.
Do you consider all programmers as good as or better than you? If not, see above.
Half the programmers out there are below average.
(And that's assuming a uniform distribution. Some would probably say "more than half".)
No such thing. (Score:3)
An oxymoron. There's no such thing. If it only runs on Windows, then at best it's a "Java-like language". I wonder if the next "Explorer.Worm" targets
(Although MS will probably stick with the
Time to fork the source tree? (Score:3)
Given the above concerns about Microsoft and Transvirtual, it may be time to fork the tree (or be ready to) and proceed with Open Kaffe (GNU Kaffe? some other name?) independantly of whatever MS/TV do.
Definitely time to fork the source tree! (Score:3)
Without the clarification, we could at least hope that the MS crap would remain confined to the TV's proprietary JVM, and the open one would remain pretty much conformant to 100% Pure Java.
Now we see that the open version is being seduced to the "purloin and pervert" (embrace+extend) side of the force.
2. All the extensions we're implementing are cross-platform - they don't just run under Windows as the WSJ article implied (okay, COM integration is a problem if you've got no COM on your platform to integrate with I'll give you that). That's hardly cross-platform, then, is it? If developers use Delegates I don't recall those being part of standard Java they'll work on Linux (or whatever) and J/Direct is just another JNI-style interface anyway. Which we need....why? We're looking at providing some Win32 compatiblity libraries for commonly used J/Direct Win32 library calls.
Oh, joy, more Win32 crAPIs. And they'll work just how on end-swapped or 64-bit word machines?
The GPL'd Kaffe tree is about to become hopelessly contaminated. Somebody fork it now, please!
Re:As if Java was not slow enough already... (Score:2)
There is a lot more to advocacy than blindly disclaiming everything that Microsoft produce as bad.
Disclaimer:
Scrutty is an avowed hater of Microsoft OS's. He uses Linux every single day both at work and at play. He is in awe of Java as both an OO language and a platform and develops Java Apps on linux. He wishes that Sun would put their cross platform / linux supporting money where their corporate mouth is and produce a kick-ass JIT microthreaded Java 2 JDK for linux.
Re:But why do that? (Score:2)
1. Enforced object-oriented style (this can be good or bad, depending on your personal philosophy).
2. Forced exception handling in many cases (again -- personal preference).
3. Simplicity and speed of development
4. Fairly consistent API for GUI design (compared to platform-specific windowing APIs).
5. No memory management worries (Forget Kevin Mitnick, most programmers need to worry more about freeing their mallocs.
This is not a "Java is better" case, just a few answers to the question.
Oh Yeah!? (C++ Flame) (Score:2)
But I just spent the last week cleaning up memory leaks from a programmer who is new to C++.
So I can't.
Re:Windows Only Java Clone -- why? (Score:3)
1. It's an object-oriented language which is better for writing visual user interfaces.
2. Java does not have segmentation faults and bus errors which can bring a Win95 machine to it's knees (No comment on MS's crappy VM that crashes...but anyway)
3. I knew Java.
4. I THOUGHT that J++ was going to be _almost_ platform independent implementation of Java. I read many articles on J++ and did not understand that all of the generated code contained these STUPID function pointers...I mean delegates that MS demanded. None of the articles that I read pointed out how the generated forms (like Java Frames) work.
5. The Windoze window manager and ODBC (i.e. WFC) is called directly as opposed to being called through an additional layer, thus it (should be) is faster than going through java.awt.* AND there may also be a MS JIT compiler.
What I've realized since I've first started using it is that:
1. It would be almost impossible for me to port my applications anywhere, even with the many precautions that I've taken to keep MS specific code segregated in classes from platform independent Java only classes.
2. Because of the unnecessary inclusion by MS of their delegate class, all of the generated code for forms is completely unusable save a conversion utility (which does not exist) that could turn delegates into inner classes.
3. Programs run pretty fast after being compiled as compared to normal Windows apps.
4. If I had to port any of these programs to Pure Java, I would have to rewrite the lowest level database class and all of the user interface classes (what MS calls forms).
Why not C++?
C++ programs cannot be developed as quickly and take much more care. They run faster, but that is not what I needed--I needed rapid development.
Why not Visual Basic? Gimme a break! You call that a language?
The point of J++ and any other Windows dependent Java clone is to make the cost of moving from Windows too great for people to switch to another OS.
Re:Leave it to Linux... (Score:2)
"They've never had an original idea. Copy, copy, copy, copy..."
Microsoft has always been a step behind in technical inovation. However, they have always been a step ahead in marketing to the masses. The average non-technical guy thinks of Bill Gates as a technical wizard, but people in the IS community would probably tend to think of him as a great business man instead.
Generally most of the features that make Winodows what it is were not orginated by Microsoft. They were innovations by others who failed to captialize upon it, or were bought out, or were squeezed out of the market by MS. DOS itself was bought by Gates, he didn't orignate it.
That aside, copying is not evil. Consider the following quote:
Linux is an example of that concept. Take and Idea and improve it.
Kaffe with Bill (Score:2)
Kaffe has been around for a while. It is the JVM distributed with RedHat, but if I am not mistaken it does not contain the full suite of Java classes. It is limited to Personal Java 1.1. I don't get the "introducing a product called Kaffe", since it was introduced a while back.
I am using Blackdown and playing with the TYA JIT. So far, it's worked out fine for me.