blob: feec3d282fcd2ee4cf0c4217264e24ee7fa4ab86 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] About Mandriva tools future : Host Mandriva tools on github
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20About%20Mandriva%20tools%20future%20%3A%20Host%20Mandriva%20tools%0A%09on%20github&In-Reply-To=%3CAANLkTinLen5ghhfEZ2EDcDmXE%2BR4hj%2BWLp2y%2BkTxy%2Bum%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000826.html">
<LINK REL="Next" HREF="000832.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] About Mandriva tools future : Host Mandriva tools on github</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20About%20Mandriva%20tools%20future%20%3A%20Host%20Mandriva%20tools%0A%09on%20github&In-Reply-To=%3CAANLkTinLen5ghhfEZ2EDcDmXE%2BR4hj%2BWLp2y%2BkTxy%2Bum%40mail.gmail.com%3E"
TITLE="[Mageia-dev] About Mandriva tools future : Host Mandriva tools on github">thierry.vignaud at gmail.com
</A><BR>
<I>Tue Oct 5 13:06:44 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000826.html">[Mageia-dev] Wrong link for FAQ on Mageia – Press Reviews page
</A></li>
<LI>Next message: <A HREF="000832.html">[Mageia-dev] About Mandriva tools future : Host Mandriva tools on github
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#828">[ date ]</a>
<a href="thread.html#828">[ thread ]</a>
<a href="subject.html#828">[ subject ]</a>
<a href="author.html#828">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 3 October 2010 09:58, Fabrice Facorat <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">fabrice.facorat at gmail.com</A>> wrote:
>><i> Specifying what exactly is wrong is an essential issue here:
</I>>><i> - Just "perl is hard to understand" isn't a problem for users, users
</I>>><i> don't code it.
</I>><i>
</I>><i> but for dev and potential contributor this increase the antry barrier
</I>><i> for contribution
</I>
No. You are just moving the entry barrier against another dev group
(those who would know perl but not eg C).
And because of the manual memory management of the language you're
promoting, you would both:
- increase the actual barrier entry (need to understand how to
properly do mem management, ...)
- introduce new classes of bugs (and among them a lot of security ones
(overwriting stack and the like)
>><i> - Not being used by other distros is again not a problem, each distro
</I>>><i> has native tools that no other distros use (as misc said a couple of
</I>>><i> emails up)
</I>><i>
</I>><i> sure. But do Mandriva still have enough man power to maintain so many tools ?
</I>
That's a nop argument. Rewriting from scratch needs more manpower
whatever is the number of tools...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000826.html">[Mageia-dev] Wrong link for FAQ on Mageia – Press Reviews page
</A></li>
<LI>Next message: <A HREF="000832.html">[Mageia-dev] About Mandriva tools future : Host Mandriva tools on github
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#828">[ date ]</a>
<a href="thread.html#828">[ thread ]</a>
<a href="subject.html#828">[ subject ]</a>
<a href="author.html#828">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|