|
|
|
|
|
by jcelerier
1560 days ago
|
|
> It's totally legal. If the IPC is here only for the sake of circumventing the GPL (e.g. there aren't any meaningful use of the "GPL plug-in" part through this IPC channel outside of communication with the non-GPL program), it's totally not. What are such plug-ins ? |
|
Files are interprocess communication too. If files are fine and other forms are not, then it starts to get into an argument of speed making something illegal.
Not only that, but network communication is IPC and that would imply that it's fine to have a GPL program go to another computer holding a non GPL program, but not if they are on the same computer. There are a lot of holes in this argument.
Not only that, but any program that can't communicate with other programs (do drivers count?) through file formats, networks operations or anything else is probably limited anyway.