Re: Linus about C++

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Gary Baluha <gumby3203@...>
Cc: <misc@...>
Date: Friday, December 28, 2007 - 1:42 pm

On Fri, Dec 28, 2007 at 10:16:08AM -0500, Gary Baluha wrote:

If you are using OpenBSD, you're probably using pkg_add(1) and friends.

Those tools would be completely impossible to write without a fully OOP
approach.

Tracking bugs through them is reasonable, even though there ARE indeed layers
and layers of indirection in the PackageRepository code...

The level of code sharing is at least two orders of magnitude better than
I could ever achieve with traditional C. Considering the complexity of what
the code does, there are surprisingly few bugs that show up in it.

But, of course, there are good designs and bad designs, and this does not
really depend on the OO nature of the design at all. You can write obfuscated
code in a procedural design, or clean code in an OO design.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linus about C++, Brian Hansen, (Fri Dec 28, 2:33 am)
Re: Linus about C++, L, (Fri Dec 28, 1:51 pm)
Re: Linus about C++, Erik Wikström, (Fri Dec 28, 8:51 am)
Re: Linus about C++, Gary Baluha, (Fri Dec 28, 11:16 am)
Re: Linus about C++, Joe S, (Fri Dec 28, 1:49 pm)
Re: Linus about C++, Marc Espie, (Fri Dec 28, 1:42 pm)
Re: Linus about C++, Douglas A. Tutty, (Fri Dec 28, 1:02 pm)
Re: Linus about C++, Pieter Verberne, (Fri Dec 28, 12:21 pm)
Re: Linus about C++, Gary Baluha, (Fri Dec 28, 12:58 pm)
Re: Linus about C++, Marco Peereboom, (Fri Dec 28, 1:11 pm)
Re: Linus about C++, Daniel Ouellet, (Fri Dec 28, 2:52 am)
Re: Linus about C++, Miod Vallat, (Fri Dec 28, 3:19 am)
Re: Linus about C++, Ted Unangst, (Fri Dec 28, 3:56 pm)
Re: Linus about C++, Tony Abernethy, (Fri Dec 28, 9:53 pm)
Re: Linus about C++, L, (Sat Dec 29, 2:07 am)
Re: Linus about C++, Tony Abernethy, (Sat Dec 29, 6:47 am)
Re: Linus about C++, Marco Peereboom, (Fri Dec 28, 9:37 am)
Re: Linus about C++, Marc Espie, (Fri Dec 28, 1:36 pm)
Re: Linus about C++, Hannah Schroeter, (Tue Jan 8, 9:26 am)
Re: Linus about C++, Gerardo Santana Gómez Garrido..., (Fri Dec 28, 8:25 pm)
Re: Linus about C++, Gary Baluha, (Fri Dec 28, 2:16 pm)