code: MethodReference organization moveCategory: '*Kernel-Traits' to: '*Traits-Kernel'. LRUCache organization moveCategory: '*Polymorph-Widgets-override' to: 'accessing'. Project class organization moveCategory: 'utilities' to: '*Morphic'. Character organization moveCategory: '*Multilingual' to: '*Multilingual-Encodings'. TranscriptStream organization moveCategory: 'toolbuilder' to: '*ToolBuilder-Kernel'. TranscriptStream class organization moveCategory: 'toolbuilder' to: '*ToolBuilder-Kernel'.
description: MethodReference organization moveCategory: '*Kernel-Traits' to: '*Traits-Kernel'. - swap package name parts to a more logical ownership. It contains only a method actualClass that has no other kernel implementation. Both packages will be in the kernel image. LRUCache organization moveCategory: '*Polymorph-Widgets-override' to: 'accessing'. - only one method. Declared as override but has no old version in the history and has general functionality Project class organization moveCategory: 'utilities' to: '*Morphic'. - all methods have no real senders or are called only from Morphic Character organization moveCategory: '*Multilingual' to: '*Multilingual-Encodings'. - only fix MC package name TranscriptStream organization moveCategory: 'toolbuilder' to: '*ToolBuilder-Kernel'. - single method buildWith:, used only for the Toolbuilder TranscriptStream class organization moveCategory: 'toolbuilder' to: '*ToolBuilder-Kernel'. - the same _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
