Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Abstraction considered harmful

Name: Anonymous 2008-04-27 19:31

From SICP:

We control complexity by building abstractions that hide details when appropriate

Which means that with abstraction the whole system will grow and bloat without the programmer noticing it.

Discuss

Name: Anonymous 2008-04-28 1:07

Abstraction in practice is too heavily tied to black boxes.  Building things up in layers is fine, but not letting programmers look at what inside the layer below is not.  Just because the code doesn't need to know the implementation details doesn't mean I don't.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List