code: SmartRefStream organization moveCategory: 'conversion' to: '*Morphic'. TextIndent class organization moveCategory: '*example' to: '*ST80'. Object organization moveCategory: '*monticello' to: '*Traits'. Object organization moveCategory: 'creation' to: '*Morphic'. Object organization moveCategory: 'inspecting' to: '*Tools-Inspector'. Object organization moveCategory: 'graph model' to: '*Morphic'. Object organization moveCategory: 'thumbnail' to: '*Morphic'. Object organization moveCategory: 'viewer' to: '*Morphic'.
description: SmartRefStream organization moveCategory: 'conversion' to: '*Morphic'. - defines conversions for old Morphic class names TextIndent class organization moveCategory: '*example' to: '*ST80'. - dependent on a paragraph Object organization moveCategory: '*monticello' to: '*Traits'. - real senders of the single method isConfilct only from traits (included in the PharoKernel) Object organization moveCategory: 'creation' to: '*Morphic'. - asMorph and similar conversions to morphs Object organization moveCategory: 'inspecting' to: '*Tools-Inspector'. - inspect and similar methods Object organization moveCategory: 'graph model' to: '*Morphic'. - two morphic dependent classes called only from morphic Object organization moveCategory: 'thumbnail' to: '*Morphic'. - single method iconOrThumbnailOfSize:, called only from morphic and dependent packages Object organization moveCategory: 'viewer' to: '*Morphic'. - single method externalName, called only from morphic and dependent packages I removed renaming of the category StandardFileStream >> 'browser requests' because it will be better if we will open an issue for separate package for the browser plugin support. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
