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.

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 :).

Will create issues
Guille