diff options
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-January/000097.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000097.html b/pipermail/nel/2001-January/000097.html new file mode 100644 index 00000000..b4e134e8 --- /dev/null +++ b/pipermail/nel/2001-January/000097.html @@ -0,0 +1,84 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] re: Boost library</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:nevrax%40bernard-hugueney.org"> + <LINK REL="Previous" HREF="000096.html"> + <LINK REL="Next" HREF="000098.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] re: Boost library</H1> + <B>Bernard Hugueney</B> + <A HREF="mailto:nevrax%40bernard-hugueney.org" + TITLE="[Nel] re: Boost library">nevrax@bernard-hugueney.org</A><BR> + <I>Thu, 4 Jan 2001 18:54:08 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000096.html">[Nel] Boost.org</A></li> + <LI> Next message: <A HREF="000098.html">[Nel] re: Boost library</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#97">[ date ]</a> + <a href="thread.html#97">[ thread ]</a> + <a href="subject.html#97">[ subject ]</a> + <a href="author.html#97">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Olivier Lejade <<A HREF="mailto:lejade@nevrax.com">lejade@nevrax.com</A>> wrote: + +><i> From the information gathered on +</I>><i><A HREF="http://64.226.201.52/more/lib_guide.htm##License">http://64.226.201.52/more/lib_guide.htm##License</A> +</I>><i>there seems to be licensing incompatibilities between Boost librairies and +</I>><i>the GPL. +</I> +I think there is a misunderstanding. They exclude GPL and LGPL for +library SUBMITTED. They want more of a BSD kind I think. You could not +submit Nel for Boost acceptance, +<Quote> + To avoid the frustration and wasted time of a proposed library being + rejected, it must meets these requirements: + * The license must meet the license requirements below. Restricted + licenses like the GPL and LGPL are not acceptable. + </Quote> +Note : "proposed library" +No such restriction is imposed on code using a boost library: reading from +their licenses requirement +<Quote> + * Must grant permission to copy, use and modify the software for any + use (commercial and non-commercial) for no fee. +</Quote> + +You cannot say that you are not allowed to use a library with such a +licence (Note: ANY USE ) !!! + +I don't want to force you to use anything from boost, I just would want you +to dismiss it for bad reasons. As a C++ coder, I found it invaluable +(just for fun you migh look at the lambda library at <A HREF="http://lambda.cs.utu.fi/">http://lambda.cs.utu.fi/</A> +I never thought it would be possible). Of course their aim to "perfection" +leads them to move slowly at time (network threads are not there yet...), and +their advanced use of C++ clashes with crappy compiler (VC++). But if you +can use it, their stuff really shines. I have not tested their py_cpp +c++ to python wrapper, but I though you might be interested. + +Happy coding ! +Bernard +(kinda jealous not to code for my living) + +</pre> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000096.html">[Nel] Boost.org</A></li> + <LI> Next message: <A HREF="000098.html">[Nel] re: Boost library</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#97">[ date ]</a> + <a href="thread.html#97">[ thread ]</a> + <a href="subject.html#97">[ subject ]</a> + <a href="author.html#97">[ author ]</a> + </LI> + </UL> +</body></html> |