Manuscript (Case [Issue]22552) String - Duplicite code between Wide/ByteString and Wide/ByteSymbol

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

Manuscript (Case [Issue]22552) String - Duplicite code between Wide/ByteString and Wide/ByteSymbol

Pharo Issue Tracker
Manuscript Notification
avatar
Jan Blizničenko revised a previous entry on Case 22552: Duplicite code between Wide/ByteString and Wide/ByteSymbol:
Cleanup in Project:  String: 1. Pharo Image  •  You are subscribed to this case
ByteString and ByteSymbol have 12 methods with completely duplicite code. It could be fixed by using traits. The same applies for WideString and WideSymbol.

This code lists duplicite methods for ByteString/Symbol:

(ByteString methods collect: #sourceCode)
intersection:
(ByteSymbol methods collect: #sourceCode)
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone 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