Quotes of the week
Posted Sep 13, 2007 15:22 UTC (Thu) by
nix (subscriber, #2304)
In reply to:
Quotes of the week by jengelh
Parent article:
Quotes of the week
The problem is that everyone's idea of which bit is useful differs from
everyone else's, so that while you may not pay for what you don't use, you
still have to *learn* it if you want to maintain code written by anyone
else.
In practice projects aren't written in `C++'; they're written in `some
subset of C++', and developers familiar with one subset can find it quite
a hump to get over to switch to some other project using a different
subset. (This is true of all large languages to an extent, and of course
every big project has its own internal APIs that you have to learn: but
this does increase the burden a bit more.)
(
Log in to post comments)