DLL licence question

Everything else that doesn't fall into one of the other PB categories.
Kendrel
User
User
Posts: 58
Joined: Fri Apr 25, 2003 7:00 pm

mmmhh...

Post by Kendrel »

in my opinion it is the best solution fred.
you could also wrap some c commands for example, and there is no limitation i could see...
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

As long as the commands are opensource and license free (as the glibc etc.. are), it's not a problem. Now, if you buy a toolkit (for example FMOD, a Physique Engine etc..) and build a wrapper on it (and redistribute it freely because you got the licence) I'm not really sure that it will be exactly the same :wink:.
Kendrel
User
User
Posts: 58
Joined: Fri Apr 25, 2003 7:00 pm

hmmm...

Post by Kendrel »

true... but this doesnt count for all purebasic commands... yes, its a hard decision, and its up to you... whatever you do... community will accept it... pb is a great thing...
Hi-Toro
Enthusiast
Enthusiast
Posts: 269
Joined: Sat Apr 26, 2003 3:23 pm

Post by Hi-Toro »

I can understand the reasoning behind not wanting people to put out simple wrappers to profit from your work, Fred.

I think it would be quite reasonable to say something like "The PureBasic license explicitly forbids the creation of DLLs whose primary function is to serve as a 'wrapper' for PureBasic functions". I think this makes it clear where the 'problem' lies, but still lets people use the commands without fear when they're using them responsibly.

The problem was mostly in the wording, as it seemed very open to interpretation, and therefore you'd have to always ask for 'approval' when releasing a DLL that used PB commands, just to be sure.
James Boyd
http://www.hi-toro.com/
Death to the Pixies!
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Thanks a lot Hi-Toro for the proposal, I will update the license file.
Hi-Toro
Enthusiast
Enthusiast
Posts: 269
Joined: Sat Apr 26, 2003 3:23 pm

Post by Hi-Toro »

Just a quick "thanks for listening", Fred!
James Boyd
http://www.hi-toro.com/
Death to the Pixies!
Post Reply