How Do I Make This Hard to Misuse?
[Posted March 31, 2008 by jake]
Kernel hacker Rusty Russell has
some thoughts on how to make APIs hard to misuse. The idea is that in addition to making APIs easier to use, that they also be made
hard to misuse. "
So I've created a 'best' to 'worst' list: my hope is that by putting 'hard to misuse' on one axis in our mental graphs, we can at least make informed decisions about tradeoffs like 'hard to misuse' vs 'optimal'."
(
Log in to post comments)