Linked by Thom Holwerda on Sun 1st Jul 2007 10:30 UTC
Thread beginning with comment 252093
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.
RE[2]: and you thought the GPL was hard to follow
by Dark_Knight on Sun 1st Jul 2007 14:26
in reply to "RE: and you thought the GPL was hard to follow"
Since Parallels is closed source then most likely this will need to be handled through the court system to have an independent review of each projects code. Even though I'm a supporter of the Linux movement I can see the reasoning why a closed source developer would be cautious showing an open source developer their code.
RE[3]: and you thought the GPL was hard to follow
by lemur2 on Sun 1st Jul 2007 15:03
in reply to "RE[2]: and you thought the GPL was hard to follow"
Since Parallels is closed source then most likely this will need to be handled through the court system to have an independent review of each projects code. Even though I'm a supporter of the Linux movement I can see the reasoning why a closed source developer would be cautious showing an open source developer their code.
The code to Parallels itself is closed, and it belongs to Apple, and that code is not the subject of this discussion.
Parallels has linked in some code from the Wine project. It is that Wine code that is under discussion. That code is LGPL code, and as such, anyone redistibuting it is required to release the source code, along with any changes made to the source code, FOR THE PARTS THAT ARE GPL CODE.
There is no question of a "closed source developer ... showing an open source developer their code". The Wine code at issue here is NOT Parallel's code.
Edited 2007-07-01 15:03
RE[3]: and you thought the GPL was hard to follow
by deanlinkous on Sun 1st Jul 2007 15:23
in reply to "RE[2]: and you thought the GPL was hard to follow"
Since Parallels is closed source then most likely this will need to be handled through the court system to have an independent review of each projects code. Even though I'm a supporter of the Linux movement I can see the reasoning why a closed source developer would be cautious showing an open source developer their code.
Parallels has stated that they use LGPL software and have modified it so what review is needed????
Edited 2007-07-01 15:24







Member since:
2007-02-17
If they made no changes to Wine source, then Parallels should have no problem publishing the source code they used, since Wine is already public.
If Parallels did make some changes to the Wine source, it shouldn't be too onerous to release the changes they made to Wine source code. It can't be too many.
Under no circumstance do Parallels have to release all their source code ... just the Wine stuff which was under the LGPL is affected here.