From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-discuss/20100925/001201.html | 109 ++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 zarb-ml/mageia-discuss/20100925/001201.html (limited to 'zarb-ml/mageia-discuss/20100925/001201.html') diff --git a/zarb-ml/mageia-discuss/20100925/001201.html b/zarb-ml/mageia-discuss/20100925/001201.html new file mode 100644 index 000000000..5131ee031 --- /dev/null +++ b/zarb-ml/mageia-discuss/20100925/001201.html @@ -0,0 +1,109 @@ + + + + [Mageia-discuss] Think about bugzilla monitoring? + + + + + + + + + +

[Mageia-discuss] Think about bugzilla monitoring?

+ Farfouille + farfouille64 at free.fr +
+ Sat Sep 25 13:58:15 CEST 2010 +

+
+ +
+
+Le 25/09/2010 11:13, Michael Scherer a écrit :
+[...]
+>   We can also try to improve the efficiency of developers.
+[...]
+> So to conclude, as arrogant and elitist it will sound, the best way for
+> everybody to have a bug fixed is to fix it yourself.
+Hi,
+
+I do not fully agree with your demonstration, Michael. Mageia targets 
+also Average Joe which obviously is not and never be a developer. Your 
+conclusion is more appropriate for distros like fedora, which states 
+clearly that their target audience is computer-friendly user 
+(https://fedoraproject.org/wiki/User_base)
+
+That said, I believe that improving productivity of developers is part 
+of the solution.
+
+How can it be done ?
+
+Short answer : by using language of higher level than C or C++.
+
+Which one ? : Java, D, Vala.
+
+Why these ? because they provide :
+- garbage collectors (or some sort of for Vala) which eliminate the 1st 
+source of bugs in C/C++ (dangling pointers & memory leaks)
+- object oriented programming (C++ also) and GNU/Linux is full of 
+objects (Gobject in Gnome, Kobject in linux driver model, etc)
+
+If one compare a C/Gobject program with its equivalent in Vala, it is 
+obvious that it will have fewer bugs in Vala version, just because there 
+less lines of code hence less places where bugs can hide.
+
+What is means for Mageia ? Nothing for the moment, there are so many 
+urgent thinks to do ;) But in the future I would like to help to promote 
+high level language programming in Mageia community.
+
+Cheers
+Farfouille
+
+
+
+
+ + + + + + + + + + + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ -- cgit v1.2.1