Today's Smalltalk Daily looks at abstract classes in Smalltalk - in particular, at #shouldNotImplement and #subclassResponsibility. These two methods signal two different things: either a subclass should not implement (or use) some inherited behavior, or a subclass mustimplement a behavior for an inherited method. Click on the viewer below to watch it now:
If you have trouble viewing that directly, you can click here to download the video directly
You can also watch it on YouTube:
Technorati Tags:
smalltalk, abstract class, inheritance