On Sun, 4 February 2007 04:00:51 -0800, Andreas Gruenbacher wrote:
Yes, my wording wasn't too diplomatic - again. Some day I might learn.
What I should have said is something like: The patch has no merits of
its own. Its usefullness depends completely on the follow-up patches.
Some time ago I stopped believing in "cleaner" code. If any given patch
has no merits besides being cleaner, in most cases it is just changing
the code to the personal taste of whoever is sending the patch.
In this concrete case, your current patch is full of replacements that
make the code longer and doesn't seem to add much else. In my personal
opinion that makes the code less clean. The number of parameters for
some functions could be reduced, if calling by value, but overall it is
just a large amount of churn without any real benefit.
Call-by-reference may be a completely different story. If that turns
out to reduce binary size, we are well beyond personal taste and
masturbation.
Hmm. This doesn't confirm my hope of size reduction. It was a nice
idea and definitely worth investigating. Thank you for doing it and
sorry for experiencing my unique charm.
Jörn
--
Unless something dramatically changes, by 2015 we'll be largely
wondering what all the fuss surrounding Linux was really about.
-- Rob Enderle
-