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
99
100
101
102
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Think about bugzilla monitoring?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C4C9E23FC.4000307%40free.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001228.html">
<LINK REL="Next" HREF="001203.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Think about bugzilla monitoring?</H1>
<B>Farfouille</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C4C9E23FC.4000307%40free.fr%3E"
TITLE="[Mageia-discuss] Think about bugzilla monitoring?">farfouille64 at free.fr
</A><BR>
<I>Sat Sep 25 18:31:56 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001228.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI>Next message: <A HREF="001203.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1233">[ date ]</a>
<a href="thread.html#1233">[ thread ]</a>
<a href="subject.html#1233">[ subject ]</a>
<a href="author.html#1233">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
Le 25/09/2010 16:54, Renaud (Ron) OLGIATI a écrit :
><i> On Saturday 25 September 2010, my mailbox was graced by a missive
</I>><i> from Farfouille<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">farfouille64 at free.fr</A>> who wrote:
</I>><i>
</I>>><i> If one compare a C/Gobject program with its equivalent in Vala, it is
</I>>><i> obvious that it will have fewer bugs in Vala version, just because there
</I>>><i> less lines of code hence less places where bugs can hide.
</I>><i>
</I>><i> This argument does not hold water. I used to program in APL, progs were
</I>><i> usually very short (a complex prog had less than a few dozen lines), and could
</I>><i> be full of bugs.
</I>><i>
</I>><i> Cheers,
</I>><i>
</I>><i> Ron.
</I>Please don't compare APL with the languages aforementioned.
Quote from Wikipedia about APL :
"Because of its condensed nature and non-standard characters, APL has
sometimes been termed a "write-only language
<<A HREF="http://en.wikipedia.org/wiki/Write-only_language">http://en.wikipedia.org/wiki/Write-only_language</A>>", and reading an APL
program can at first feel like decoding Egyptian hieroglyphics
<<A HREF="http://en.wikipedia.org/wiki/Egyptian_hieroglyphics">http://en.wikipedia.org/wiki/Egyptian_hieroglyphics</A>>. Because of the
unusual character set <<A HREF="http://en.wikipedia.org/wiki/Character_set">http://en.wikipedia.org/wiki/Character_set</A>>, many
programmers use special keyboards
<<A HREF="http://en.wikipedia.org/wiki/Computer_keyboard">http://en.wikipedia.org/wiki/Computer_keyboard</A>> with APL keytops for
authoring APL code."
My argument is about C/Gobject and Vala not about any languages. Vala
has been developed with the goal of easing Glib programming. That's why
the comparison of program length makes sense.
Cheers,
Farfouille.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-discuss/attachments/20100925/c5c7ebac/attachment-0001.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001228.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI>Next message: <A HREF="001203.html">[Mageia-discuss] Think about bugzilla monitoring?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1233">[ date ]</a>
<a href="thread.html#1233">[ thread ]</a>
<a href="subject.html#1233">[ subject ]</a>
<a href="author.html#1233">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|