Linked by Thom Holwerda on Tue 18th Oct 2005 11:44 UTC
Thread beginning with comment 47019
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.
but how can these to projects interact
Interaction between applications usually envolves either working on the same data (e.g. files) or communicating using some kind of IPC (inter process communication)
Both are usually not bound to a fixed implementation.
For example two applications communicating by D-BUS could use different implementations of the D-BUS stack.





Member since:
2005-07-28
Not at all, but how can these to projects interact w/o forcing you to use a GPL compatible license?
Is there a way?