Oct. 20, 2012
1:02 p.m.
On 10/20/12 9:02 AM, "Craig Latta" <craig@netjam.org> wrote:
Hi Edgar--
Yes, I want to make Naiad modules from the Morphic in Cuis.
thanks,
File in spoon3b2 the .cs and drag and drop the .obj. By the way my modification to Object is a three way (Squeak Pharo Cuis) for exporting / importing basic objects using ReferenceStream. How I could tell Spoon copy this list of class and methods into the "history" ? How I come whit this list? I do the reverse of you do. Instead of see which methods do not was executed, I know this is the minimal you have when you see the World (#PasteUpMorph). I do not saying if you put this into the history you have a real minimal Morphic thing, but like to try.... Edgar