http://qs321.pair.com?node_id=414889


in reply to Re^2: Advice on OO Program structure & organization
in thread Advice on OO Program structure & organization

The code above is just an example! duh! About OO and reusability. Well, OO doesn't guarantee reusability, but I dare you to make good reusability without OO.

Graciliano M. P.
"Creativity is the expression of liberty".

  • Comment on Re^3: Advice on OO Program structure & organization

Replies are listed 'Best First'.
Re^4: Advice on OO Program structure & organization
by Anonymous Monk on Dec 15, 2004 at 14:59 UTC
    Oh, I don't know, let's say ... umh ... the Linux kernel?

    Most functional programming, such as Lisp/Scheme, also eclipses OO code reuse ... many times over.