Manuscript (Case [Issue]21689) Kernel - displayString for String should return self

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]21689) Kernel - displayString for String should return self

Pharo Issue Tracker
Manuscript Notification
avatar
Denis Kudryashov resolved Case 21689: displayString for String should return self and assigned it to Denis Kudryashov:
Bug in Project:  Kernel: 1. Pharo Image  •  You are subscribed to this case
It introduce several displayString methods to be consistent with printString logic:
- displayString calls limited version of displayStringOn:
- displayStringOn: , which is supposed to be overriten by classes
- displayStringLimitedTo:, ir applyes limit on possible string
- fullDisplayString returns full string built by displayStringOn:

And Now String implements displayStringOn: by printing own characters on stream.

https://github.com/pharo-project/pharo/pull/1239
Status changed:
Work Needed  changed to  Resolved (Fix Review Needed)

Assigned To changed:
Everyone  changed to  Denis Kudryashov

Priority Priority: 5 – Fix If Time Status Status: Resolved (Fix Review Needed)
Assigned To Assigned to: Denis Kudryashov Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker