Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: "stork" <tbandrow@xxxxxxxxxxxxxx>
- Date: 17 Mar 2006 07:38:49 -0800
Stork replied to snippets of Dave Swartz's thoughts preceded by >'s.
That's my point - that this specific issue is up in the air.
Ok, at that, I can agree, and I think we can walk away agreeing to
disagree at the outcome but at least having thrashed this issue out in
every possible dimension.
The reason that I believe my interpretation is right is that it is
possible to create a valid executable, that links against a library and
calls code from it
As a practical matter, you can't really do that under Linux because,
AFAIK, there's Windows esque concept of an "import library", which is a
small stub you link with to decouple your application from the dynamic
library that you -don't- redistribute. There was a big bruhah back in
the day because Microsoft and Borland used different formats, before
C++ name mangling entered the picture and everything went to heck in a
handbasket. Under Linux, because everyone uses gnu's compiler, such
interoperability between library issues are not as paramount, and your
argument is much more theoretical than practical.
Because I'm in a halfway decent mood, I think a better example in your
case would be, that of a web service, where a web service is
essentially a library. The service generates, on demand, a decoupled
abstraction that can be used to call it. Is this abstraction
copyrightable? Is it licensable? Like, what if the web service
supplies a EULA into the mix, so that you have to agree in order to
attach your Visual Studio project to it, then what? Theoretically, that
would mean that a client could be vendor locked into a web service
unless they rebuilt the project, and it would be impossible to build a
"meta" web service without executing separate agreements with each.
Maybe that's fair, but maybe it's not, but the issue of what consitutes
a compilation work in software extends far, far beyond that of a mere
dynamic link library and a host application, and that, a ruling either
way would actually have a far greater impact on Windows than it would
on Linux, as Microsoft simply relies on decoupled architectures more.
.
- Follow-Ups:
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: Jordan Abel
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: stork
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- References:
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: tbandrow
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: David Schwartz
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: tbandrow
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: David Schwartz
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: stork
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: David Schwartz
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: stork
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: Jordan Abel
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: tbandrow
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: Jordan Abel
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: stork
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: Jordan Abel
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: Peter Köhlmann
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: Jordan Abel
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: Peter Köhlmann
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: David Schwartz
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: stork
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- From: Jordan Abel
- Re: Is stork a troll? (was Re: Trolltech QT license question)
- Prev by Date: Re: Glade and autogen.sh file problem
- Next by Date: Re: Is stork a troll? (was Re: Trolltech QT license question)
- Previous by thread: Re: Is stork a troll? (was Re: Trolltech QT license question)
- Next by thread: Re: Is stork a troll? (was Re: Trolltech QT license question)
- Index(es):
Relevant Pages
|