The Trunk: Morphic-ct.2207.mcz
| Newsgroups | gmane.comp.lang.smalltalk.squeak.general |
|---|---|
| Message-ID | <[email protected]> |
Christoph Thiede uploaded a new version of Morphic to project The Trunk: http://source.squeak.org/trunk/Morphic-ct.2207.mcz ==================== Summary ==================== Name: Morphic-ct.2207 Author: ct Time: 30 May 2026, 11:53:23.711727 pm UUID: ed30f785-c3e3-4c4c-abd6-1a5be5e2f00f Ancestors: Morphic-ct.2206 Removes redundant override String>>openAsMorph. Super does the same and even has an example. :-) =============== Diff against Morphic-ct.2206 =============== Item was removed: - ----- Method: String>>openAsMorph (in category '*Morphic-converting') ----- - openAsMorph - "Open the receiver as a morph" - - ^ self asMorph openInHand ! Squeak-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]