(-shouldNotImplement:): New method

From-SVN: r4331
This commit is contained in:
Kresten Krab Thorup 1993-05-05 13:51:15 +00:00
parent 1df03188a2
commit 27f581c390

View File

@ -102,6 +102,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Enforcing intentions */
- subclassResponsibility:(SEL)aSel;
- notImplemented:(SEL)aSel;
- shouldNotImplement:(SEL)aSel;
/* Error handling */
- doesNotRecognize:(SEL)aSel;