oh dat Text.. i would put it into DEV-NULL one day :) we should really study how other systems represent a text inside. On 22 May 2012 13:05, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On May 22, 2012, at 12:50 PM, Guillermo Polito 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)
Maybe it should be good to put them in a 'Kernel-BasicObjects' category.
+ 1
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 :).
yes
Will create issues Guille
-- Best regards, Igor Stasenko.