
14 Sep
2006
14 Sep
'06
11:07 a.m.
Scott Meyers
- It has to be easy to find and fix mistakes resulting from incorrect usage of an API. For example, APIs should throw exceptions clearly describing what needs to be done to fix the problems.
It's always better to detect the problems at compile-time, at least in the world of statically-checked languages. -- Dave Abrahams Boost Consulting www.boost-consulting.com