Status: FixReviewNeeded
Owner:
[hidden email]
Labels: Type-Cleanup Milestone-1.4
New issue 5084 by
[hidden email]: Remove textStyle FileOut
http://code.google.com/p/pharo/issues/detail?id=5084There are lots of unsent and unused methods in TextStyle, mostly related to
- filing out TextStyles
- user interface methods that have no senders.
Can these be safely removed?
I would like to remove:
TextStyle class removeSelector: #chooseTTCFontSize:!
TextStyle class removeSelector: #collectionFromCompressedMIMEString:!
TextStyle class removeSelector: #fontMenuForStyle:target:selector:!
TextStyle class removeSelector:
#fontMenuForStyle:target:selector:highlight:!
TextStyle class removeSelector: #importFontsFromStyleFiles!
TextStyle class removeSelector: #modalStyleSelectorWithTitle:!
TextStyle class removeSelector: #promptForFont:andSendTo:withSelector:!
TextStyle class removeSelector:
#promptForFont:andSendTo:withSelector:highlight:!
TextStyle class removeSelector:
#writeSF2FamilyNamed:inDirectory:toChangeSet:!
TextStyle class removeSelector: #writeStyle:named:toChangeSet:!
TextStyle removeSelector: #compressedMIMEEncodedStream!
TextStyle removeSelector: #makeArrows!
Attachments:
TextStyleFileOutClean.1.cs 2.4 KB
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker