Slashdot Mirror


Kodak vs. Sun Java Trial Date Set

sirshannon writes "CNET News.com.com.com.com is reporting that the Kodak vs. Sun trial date has been set for September 15. Kodak claims that Java infringes on 3 patents they hold and have been trying to "resolve" the issue for 4 years or so. More info here."

4 of 152 comments (clear)

  1. what's the non-obvious innovation here? by belmolis · · Score: 4, Insightful

    Maybe I'm missing something, but I don't see what the non-obvious innovations are in these patents. The first one, for example, seems to describe a perfectly ordinary object system, no different from what has been in languages Smalltalk, C++, and CLOS for twenty years or more. The fact that the object system appears to be intended specifically for management of certain types of data doesn't make it any more innovative. Not that Sun's recent behavior makes me like them, but I wonder if Kodak's patents are valid.

  2. Re:Great. by saden1 · · Score: 4, Insightful

    Everyone probably knows that Kodak was falling off but it has just reach a new low. Looking at the patents they claim they own you'll note that every program every written that makes use of an object manager is infringing on their patent. This patent is totally unenforceable. And I can honestly say with confidence that there is definitely prior art out there.

    Kodak is sinking and needs management change.

    --

    -----
    One is born into aristocracy, but mediocrity can only be achieved through hard work.
  3. Re:The patents by ites · · Score: 4, Insightful

    Because there are only two companies that promote and sell OOPS languages on a large scale. 1: Microsoft. 2: Sun.

    When launching patent lawsuits, it is generally best to go after smaller players first. If Sun were to accept Kodak's patents (or were to lose the court action), Kodak would have a better basis for going after Microsoft.

    They're not going to sue the C++ standards committee because it won't earn them anything except hostility.

    --
    Sig for sale or rent. One previous user. Inquire within.
  4. Re:patents by Minna+Kirai · · Score: 4, Insightful

    I was under the impression you couldn't patent things like this.

    I guess you're new to Slashdot, because we've been complaining about the whole idea of software patents for years.

    The fact is, you can't write any nontrivial computer program without infringing on multiple patents.

    You point out that these "inventions" seem obvious. That's certainly true today, and maybe was true back when the patents were filed (some are 10+ years old). But looking at the validity of patents from the highest level, there's actually a factor much more important than obviousness: "Would the 'inventor' have created and then not hidden this thing if she didn't anticipate patent protection?"

    If the answer is yes, then by the US Constitution, patents shouldn't apply. (Constitution states that Intellectual Property is allowed only to "promote progress of science and useful arts").

    That's why medicines should be patentable (because few people will go through the enormous investment to test a drug if generics can copy it immediately) but most software and business practices (like Amazon's "One Click") shouldn't be (because Amazon would've invented and implemented that system regardless of having patent protection)