it should be obvious how to use it
Friday, August 24th, 2007I just thought of this, as I sat contemplating an issue I’m having at work. The issue, without getting too much into detail, is about the best practices for designing a certain pluggable component of a larger framework. As with much of the OO C-descendant world, the component is defined by an interface that someone implements, and the question has arisen, “How do we tell somebody to write one of these?”
