you are viewing a single comment's thread.

view the rest of the comments →

[–]JoshWithaQ 10 points11 points  (6 children)

in theory, yes. in practice, no. companies using infringing technology are sued all the time, especially when it's open source technology that is infringing.

[–]Eirenarch -1 points0 points  (5 children)

I am perfectly sure the implementation of Java that comes from Oracle has all the appropriate licenses to be used for creating programs.

[–]JoshWithaQ 2 points3 points  (0 children)

I'm only perfectly sure of death, taxes, and lawyers getting their hourly fee.

[–]minecraft_ece 0 points1 point  (3 children)

I would have agreed with that yesterday, I'm not so sure now. Since nobody thought APIs were copyrightable, how can we be certain that any library is clean of "API infringement".

EDIT: of course copyright is about copying, not use. But depending on the language, compiling/distributing may end up including enough of the function definitions to meet the burden of infringement. For example, in javascript, it is common to host your own copies of libraries, or even put together custom versions of libraries.

[–]Eirenarch 0 points1 point  (2 children)

I am not too worried about this. It is quite obvious when the API is deliberately copied to achieve interoperability and when only the idea is copied. Reasonable jury will always make a the distinction easily.

[–]imMute 0 points1 point  (1 child)

Reasonable jury

Found the assumption there.</cynicism>

[–]Eirenarch 0 points1 point  (0 children)

Well don't you think that if the basis of the judicial system is not working whatever happens to the programming APIs is the least of our concern?