2
votes
An Interface Implementation Pattern for Consideration
Nick Hodges
– So I’ve been writing about Interfaces, and mostly talking about how you should use them. But as important as designing and using the interfaces themselves is how you implement those interfaces. I talked about the basics in the previous article, but there are some things that you can do to make implementing an interface a little easier. I’d like to show one way that you might go about it for the purpose of starting a discussion about the technique. I’ve seen the method I’m going to describe below used in a number of places, most notably back in WebSnap. (Remember that? ...
Statistics
|
Visits by Source |
User Actions |




