[ENH][Refactoring] cannotInterpret

Marcus Denker marcus at ira.uka.de
Sun Apr 13 13:08:33 UTC 2003


"Change Set:		removeCannotInterp
Date:			13 April 2003
Author:			Marcus Denker

1) removes Object>>cannotInterpret: 

   This method is identical to the one allready defined in    
   ProtoObject, and thus not needed

2) refactors ProtoObject>>cannotInterpret: to use ifNotNil:
    instead of '== nil ifFalse' and
    ifNotNil:ifNil instead of 'notNil ifTrue:ifFalse' "!

-- 
Marcus Denker marcus at ira.uka.de  -- Squeak! http://squeak.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: removeCannotInterp.1.cs.gz
Type: application/x-gunzip
Size: 839 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030413/b2babbfb/removeCannotInterp.1.cs.bin


More information about the Squeak-dev mailing list