Status: Accepted Owner: [email protected]New issue 3845 by [email protected]: Polymorph extension shortSummary is not programmed the object way
http://code.google.com/p/pharo/issues/detail?id=3845
It is programmed with a sequence of self isThisOrThat ifTrue: [] ifFalse: [] Please don't do that.Just implement a shortSummary where due (with default behaviour ^summary) and use it !
With current shortSummary implementation, a MC with a postscript cannot be diffed.
