Linked by Thom Holwerda on Wed 2nd May 2012 22:32 UTC, submitted by PLan
Thread beginning with comment 517204
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/21/13 21:38 UTC
Linked by Thom Holwerda on 05/20/13 11:29 UTC
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
Linked by Thom Holwerda on 04/18/13 11:21 UTC
More Features »
Sponsored Links



Member since:
2006-07-04
I don't think the court knew what the hell it was doing. There's a whole can of worms opened up, for no good purpose.
For example, take "template libraries", where the "library" isn't a staic or dynamic library file, but rather consists of a bunch of header files specifying (at times, very complex) templates. In such a case, the template library API is the same thing as the template library implementation. If one can't copyright APIs, then one can't copyright template library implementations. So, in effect, all template libraries (that are released to the public for developers to use) are now pulic domain, period. If one creates and releases a template library, the developer cannot specify any terms of use (GPL, LGPL, or otherwise) and must release it as public domain. Which makes no sense and serves no purpose.
Now, the only template libraries that I've ever used are the Microsoft ones (like ATL), which while having Microsoft copyright boilerplate statments, Microsoft likely wouldn't care if they were public domain. But I can't imagine that RMS or FSF would be pleased to see that it's now impossible to write a GPL template library and that all existing GPL template libraries are now public domain by court order.
And template libraries is just one example. I can think of other examples where "You can't copyright API" makes no sense and serves no purpose.