On Thu, Jan 7, 2010 at 4:21 PM, Mariano Martinez Peck
<marianopeck@gmail.com> wrote:
On Thu, Jan 7, 2010 at 4:02 PM, St�phane Ducasse
<stephane.ducasse@inria.fr> wrote:
Hi
marcus jannik and me got fun and fixed some cycles.
Here are some extra notes I took
� � � �- PreferenceBrowserMorph and friends should be removed.
� � � �- MethodReference could be closer to CompiledMethod (to avoid cycle with tools when in fact people
� � � �just wanted to report aCompiled method list and return a methodReference list).
� � � �- Services -> split into Services-Morphic and Services-Core -> but services should be removed for now
� � � �- Symbol could has its own scanning function (isLiteralSymbol) to avoid to depend on Scanner
� � � �- URL should be replaced by URI
� � � �- WordArrayForSegment -> ImageSegment
Would you rather WordArrayForSegment to be in the package 'System-Object Storage' where it is ImageSegment right now than being in Collections-Arrayed ?
�
�
I will try to look for this. I have several things in my ImageSegment to-do list :)
�