Aug. 12, 2011
8:35 p.m.
Hi, this code (see the attachment) can help in Morphic refactoring and repackaging a lot. It contains basic Morphic classes and methods (about 530) that represent the core of Morphic functionality. It is code that can be loaded into PharoKernel-Gofer image, it initializes Morphic and the only thing it can do is to open basic morph, grab and move it with mouse. It doesn't have Fonts support, SystemWindows etc. It was generated mostly automatically and it doesn't modify any code so the resultant image is very unclean and it crashes easily. -- Pavel