diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20101001/000593.html')
-rw-r--r-- | zarb-ml/mageia-dev/20101001/000593.html | 148 |
1 files changed, 148 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20101001/000593.html b/zarb-ml/mageia-dev/20101001/000593.html new file mode 100644 index 000000000..a68f8c885 --- /dev/null +++ b/zarb-ml/mageia-dev/20101001/000593.html @@ -0,0 +1,148 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [Mageia-discuss] 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%20%5BMageia-discuss%5D%20About%20Mandriva%20tools%20future%20%3A%0A%20Host%20Mandriva%20tools%20on%20github&In-Reply-To=%3CAANLkTi%3DLhjYBpDuHdrc23oVkknsPibjstwxhRE%3DPhX9j%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="000799.html"> + <LINK REL="Next" HREF="000581.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [Mageia-discuss] 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%20%5BMageia-discuss%5D%20About%20Mandriva%20tools%20future%20%3A%0A%20Host%20Mandriva%20tools%20on%20github&In-Reply-To=%3CAANLkTi%3DLhjYBpDuHdrc23oVkknsPibjstwxhRE%3DPhX9j%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [Mageia-discuss] About Mandriva tools future : Host Mandriva tools on github">thierry.vignaud at gmail.com + </A><BR> + <I>Fri Oct 1 15:14:20 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="000799.html">[Mageia-dev] [Mageia-discuss] About Mandriva tools future : Host Mandriva tools on github +</A></li> + <LI>Next message: <A HREF="000581.html">[Mageia-dev] About Mandriva tools future : Host Mandriva tools on github +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#593">[ date ]</a> + <a href="thread.html#593">[ thread ]</a> + <a href="subject.html#593">[ subject ]</a> + <a href="author.html#593">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 1 October 2010 12:38, Fabrice Facorat <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">fabrice.facorat at gmail.com</A>> wrote: +><i> As we know, one of the Mandriva strenght are the Mandriva tools, +</I>><i> however Mandriva tools have some issues : +</I>><i> - they are written in perl. Sorry for perl dev, but I do still think +</I>><i> that perl is harder to understand than C-like based syntax langages. +</I> +That's your point of view. Every programmer will have its own POV. +Thus this is a void argument. + +I think an higher language makes the entry barrier smaller for new programmers: +- real algorithms are not in hidden/drown malloc/free spagetti +- no memory bugs +- no security issues b/c of poorly thinked/coded memory management + +What's more, with ugtk2 & mygtk2 it's easy to express a complex GUI +with a compact +& powerfull dialect which would need 10 times more code to do in C + +><i> However we must admit that we are not going to rewrite all the +</I>><i> Mandriva tools ;-) However better documentation ( PerlDoc tags ) could +</I>><i> help a little. +</I> +More doc would be better indeed. + +><i> - Mandriva tools are not used by others distributions ( except +</I>><i> PCLinuxOS, United Linux, and ... Mageia ) and so have few external +</I>><i> contributions : They notably lack visibility. +</I> +void argument: SUSE tools (yast, ...) are only used on SUSE, and the like + +><i> I do think also that Mandriva will have to use its ressources in an +</I>><i> efficient way. +</I> +In the hand, some users will think about us as just as rh or debian, +just packaged by themselves. +We would just remove what makes us different, loosing users. + +><i> 5. Junior tasks contributions. I noticed while visiting the +</I>><i> LibreOffice website. They have junior task for people willing to +</I>><i> contribute to the codebase, and most of theses junior tasks consist to +</I>><i> improve code clarity, fix comments. I guess that the same thing could +</I>><i> be done with Mandriva tools, notably adding perldoc tags/comments. +</I> +Indeed. People can start by looking at existing bug reports and dig in code. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000799.html">[Mageia-dev] [Mageia-discuss] About Mandriva tools future : Host Mandriva tools on github +</A></li> + <LI>Next message: <A HREF="000581.html">[Mageia-dev] About Mandriva tools future : Host Mandriva tools on github +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#593">[ date ]</a> + <a href="thread.html#593">[ thread ]</a> + <a href="subject.html#593">[ subject ]</a> + <a href="author.html#593">[ 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> |