Summary
- fixes: 8921 deprecated gtDisplayString (details)
- rewrote all the gtDisplayOn: as displayStringOn: (details)
- Fixing String (details)
- Now displayStringOn: is packaged on the class and not in an extension (details)
- Force against the displayStringOn: to be published. (add a silly comment). (details)
- Make sure that there is no senders of gtDisplayOn: anymore. (details)
- Fixing the conflict. (details)