A setback for Google against Oracle
A setback for Google against Oracle
Posted May 16, 2014 15:17 UTC (Fri) by dberkholz (guest, #23346)In reply to: A setback for Google against Oracle by dlang
Parent article: A setback for Google against Oracle
You might like to read this post of David Pollak's on the topic. In it he points out that this decision didn't actually prohibit reverse engineering to create a compatible API. He's got a few others exploring a variety of implications of the ruling.
Posted May 18, 2014 1:03 UTC (Sun)
by dlang (guest, #313)
[Link] (2 responses)
Besides, how can you possible prove that you reverse engineered the function names and parameters of a library?
Posted May 18, 2014 2:06 UTC (Sun)
by dberkholz (guest, #23346)
[Link] (1 responses)
Posted May 18, 2014 2:27 UTC (Sun)
by dlang (guest, #313)
[Link]
Google wasn't accused of literally copying the comments, but of trying to file the serial numbers off by rewriting them. (well, early on there was accusation of direct copying of comments, but that was eliminated during the trial
As for ordering within a header. My understanding is that most of them are in alphabetical order, possibly grouped by function family (although with Java's long naming schemes, the two are pretty much the same)
If simply re-ordering the functions within the header was enough to avoid it being copying, that's just a few minutes of scripting, running software won't care
But it will be much harder to be sure that you haven't missed anything if you re-order things that way.
A setback for Google against Oracle
A setback for Google against Oracle
A setback for Google against Oracle
