aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000092.html
blob: 12fb5f0fe9a674d51449f6dd36d7d9d5e36aff9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Nel] Some comments from a new user (builder only for now)</TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:lecroart%40nevrax.com">
   <LINK REL="Previous"  HREF="000102.html">
   <LINK REL="Next" HREF="000112.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Nel] Some comments from a new user (builder only for now)</H1>
    <B>Vianney Lecroart</B> 
    <A HREF="mailto:lecroart%40nevrax.com"
       TITLE="[Nel] Some comments from a new user (builder only for now)">lecroart@nevrax.com</A><BR>
    <I>Thu, 4 Jan 2001 11:25:53 +0100</I>
    <P><UL>
        <LI> Previous message: <A HREF="000102.html">[Nel] re: Boost library</A></li>
        <LI> Next message: <A HREF="000112.html">[Nel] Some comments from a new user (builder only for now)</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#92">[ date ]</a>
              <a href="thread.html#92">[ thread ]</a>
              <a href="subject.html#92">[ subject ]</a>
              <a href="author.html#92">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Hello and thank you for your post.

First of all, we had the problem to know which external copyleft libraries
we could
use in our project. We looked at libraries such as ACE (for sockets),
ClanLib (for
system init), libsock++ (for sockets too), SDL and so on, but the problem
was that these libraries did too much things or not enough. If a library
does only a few things, we can rewrite it very quickly (with, why not,
copy/paste)
because we want the install very easy to do. If the user has to find and
install
10 libraries before starting the NeL compilation, he surely gives up. When
the
library does too much stuff, it often doesn't do it in the same way we want
to do it,
and we can only reuse a few part of the library. And in this case, it's sad
to compile
during 1 hour an external library for only reusing only a few functions. We
prefer copy/pasting
these parts directly in our lib.

&gt;<i> I understand that your code is (honestly !) of far better quality than the
</I>&gt;<i> average available crap (I also find myself to rewrite much of the code
</I>that
&gt;<i> I'm supposed to used) but there are exceptions (libsigc++ or any stuff
</I>from
&gt;<i> www.boost.org for exemple). I just hope that nevrax does not lose time
</I>because
&gt;<i> of a Not Invented Here syndrom...
</I>
We'll take a look on libsigc++ and boost. we don't reinvent every thing, we
only reuse code
from other libraries but we don't include the entire libraries.


Vianney Lecroart
---
lead programmer / nevrax.com
icq#: 6870415
homepage: <A HREF="http://ace.planet-d.net">http://ace.planet-d.net</A>
www.geek.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++&gt;+$ E+&gt;- W++ N+ o? K-
w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y?



</pre>










<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI> Previous message: <A HREF="000102.html">[Nel] re: Boost library</A></li>
	<LI> Next message: <A HREF="000112.html">[Nel] Some comments from a new user (builder only for now)</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#92">[ date ]</a>
              <a href="thread.html#92">[ thread ]</a>
              <a href="subject.html#92">[ subject ]</a>
              <a href="author.html#92">[ author ]</a>
         </LI>
       </UL>
</body></html>