Quote
"reuse is properly a process issue, and individual organizations need to decide whether they believe in its long-term benefits."
R
Richard P. GabrielRichard P. Gabriel
Richard P. Gabriel
Richard P. Gabriel is an American computer scientist known for his work in computing related to the programming language Lisp, and especially Common Lisp. His best known work was a 1990 essay "Lisp: Good News, Bad News, How to Win Big", which introduced the phrase Worse is Better, and his set of benchmarks for Lisp, termed Gabriel Benchmarks, published in 1985 as Performance and evaluation of Lisp
"reuse is properly a process issue, and individual organizations need to decide whether they believe in its long-term benefits."
"It is only when we forget the ideas behind building something wonderful that we can actually do the building that makes things wonderful.”"
"Programmers are not mathematicians, no matter how much we wish and wish for it.”"
"Habitability is the characteristic of source code that enables programmers, coders, bug-fixers, and people coming to the code later in its life to understand its construction and intentions and to change it comfortably and confidently."
"reuse is easiest within a project instead of between them. A managers success depends on performance on a given project and not on performance over several projects. And preparing code for reuse requires additional work, not only by the reuse expert but also by developers. Therefore, preparing for reuse has a cost for any given project."
"The lesson to be learned from this is that it is often undesirable to go for the right thing first. It is better to get half of the right thing available so that it spreads like a virus. Once people are hooked on it, take the time to improve it to 90% of the right thing"