Slashdot Mirror


Open Source And Closed Standards?

jaaron writes "Can open source and closed standards work together? That's the question asked by Kevin Bedell in his O'Reilly weblog article. The issue springs from questions on an OSI mailing list, hinting that Sun Microsystems is looking for an open source license that would require derivatives to maintain test suite compatibility. Under such a scheme Sun could maintain control of the Java API but allow open implementations."

1 of 219 comments (clear)

  1. Re:Its called a trademark silly by k98sven · · Score: 0, Offtopic

    people don't have to "release" thier code under the GPL even though they build and link it with gcc.

    Link it to what.. The GNU C libraries? Then yes they would have to GPL their code. Except that the GNU C libraries aren't under the GPL. They are under the GPL with an exception allowing you to link to them without having to GPL your code.