Nov. 13, 2010
2:37 p.m.
Comment #10 on issue 3247 by stephane.ducasse: Remodel Text Constants http://code.google.com/p/pharo/issues/detail?id=3247 I have the impression that we should add a ClassVar to TextStyle and that a lot of changes where simply puts in the wrong place. all the methods in TextStyle class for example. Similarly HostFont should have a classVariables for its fonts! Same probably for StrikeFont May be should perform these changes first. Like that the migration will be easier.