On Tue, May 22, 2012 at 12:50 PM, Guillermo Polito < [email protected]> wrote:
> 1) There are some basic objects that should be allways in the core > - Character (now packaged in Collection-Strings) > - CombinedChar (now packaged in Graphics-Text) > - Rectangle (now packaged in Collection-Primitives) > - Point (now packaged in Collection-Primitives) > *here meant Graphics-Primitives* > > Maybe it should be good to put them in a 'Kernel-BasicObjects' category. > http://code.google.com/p/pharo/issues/detail?id=5944&thanks=5944&ts=1337684012 > > 2) I do not get why Text stuff is in Collections-Text. And Graphics-Text > contains stuff related to it too > Maybe we can package them together as > - Text-Core > - Text-Scanning > > And put RunArray into Text-Core will clean a bit the scene :). > http://code.google.com/p/pharo/issues/detail?id=5945&thanks=5945&ts=1337684079 > > Will create issues > Guille >
