[Pharo-project] Reduced Cuis
Fellows Squeakers, Pharopatas and Cuiseros http://squeakros.org/Cuis3dot2/CuiSantafesino.zip Here you could download the smaller Morphic system. All credit belongs to Juan Vuletich http://www.jvuletich.org/Cuis/Index.html My wish is some day build a more compatible system with current Squeak 4.4 and/or Pharo 1.4 Also start with Spoon and reach the Cuis.image or use Seed / Hazelnut and start from the ³class repository² into http://squeakros.org/Cuis3dot2/ Runs with old Squeak 4.2.5beta1U (I could use my old G4s !!!) or with newer Cog VM (Elliot and Esteban) Edgar
Hi Edgar-- Yes, I want to make Naiad modules from the Morphic in Cuis. thanks, -C -- Craig Latta www.netjam.org/resume +31 6 2757 7177 + 1 415 287 3547 (no SMS)
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
participants (2)
-
Craig Latta -
Edgar J. De Cleene