Issue 6109 in pharo: move and split TextConstants

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

Issue 6109 in pharo: move and split TextConstants

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Bug

New issue 6109 by [hidden email]: move and split TextConstants
http://code.google.com/p/pharo/issues/detail?id=6109

The package Text should be removed from kernelPackageNames but it requires  
to move the shared pool TextConstants to a package that is or will be in  
the image.

Moreover TextConstants contain some items like DefaultFontFamily that are  
not required by all users.

Users of TextConstants are:
CharacterBlock CharacterScanner CompositionScanner  
EncryptedMultiDisplayScanner FontSet LogicalFontManager  
MetacelloScriptLoader MultiCharacterBlockScanner MultiCharacterScanner  
MultiDisplayScanner ParseNode ScriptLoader StandardFonts StrikeFont  
StrikeFontSet TTCFont TTCFontDescription TTCFontSet TTFontDescription  
TTFontReader Text TextAlignment TextLine TextStyle UpdatingStringMorph


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6109 in pharo: move and split TextConstants

pharo
Updates:
        Labels: Milestone-2.0

Comment #1 on issue 6109 by [hidden email]: move and split  
TextConstants
http://code.google.com/p/pharo/issues/detail?id=6109

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6109 in pharo: move and split TextConstants

pharo

Comment #2 on issue 6109 by [hidden email]: move and split  
TextConstants
http://code.google.com/p/pharo/issues/detail?id=6109

Issue 5139 has been merged into this issue.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6109 in pharo: move and split TextConstants

pharo

Comment #3 on issue 6109 by [hidden email]: move and split  
TextConstants
http://code.google.com/p/pharo/issues/detail?id=6109

 From Issue 5139:


The class variable TextSharedInformation defined on TextConstants is full  
of things that have nothing
to do with TextConstants. This just because people added more and more  
stuff to the old textConstants pool dictionary. Now we should move parts  
TextSharedInformation to their users.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6109 in pharo: move and split TextConstants

pharo
Updates:
        Labels: -Milestone-2.0

Comment #4 on issue 6109 by [hidden email]: move and split  
TextConstants
http://code.google.com/p/pharo/issues/detail?id=6109

Not a showstopper for a release


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