FW: [squeak-dev] Re: Fork Proposal: Cuis & Killer Apps.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FW: [squeak-dev] Re: Fork Proposal: Cuis & Killer Apps.

Edgar De Cleene
Les reenvio esto, es claramente explicado lo que vengo intentando todo este
tiempo.

------ Forwarded Message
From: Craig Latta <[hidden email]>
Reply-To: The general-purpose Squeak developers list
<[hidden email]>
Date: Sun, 19 Feb 2012 12:51:52 +0100
To: <[hidden email]>
Subject: [squeak-dev] Re: Fork Proposal: Cuis & Killer Apps.


Hi Edgar--

> I hope some day we could build some like this (better) with Spoon
> I want a .image which could do Morphic and also could do web.
> I want to take Squeak or Pharo and with some Spoon magic tell what to
> do for build some arbitrary thing.

     Yes, that would go like this:

-    Start up a blank Spoon history memory.

-    Start up an arbitrary Smalltalk memory (Squeak, Pharo,
     VisualWorks, VAST, GNU, Dolphin, whatever). Let's call it the
     "control memory".

-    Load minimal support for Naiad (Spoon's module system) into the
     control memory, using the dialect's packaging system (e.g.,
     Monticello, Store, Envy).

-    From the control memory, make a Naiad connection to the history
     memory and request an installation of the rest of the Naiad
     support.

-    Checkpoint the activation state of all the methods in the control
     memory.

-    Run the unit tests for the arbitrary thing in the control memory
     that you want to keep.

-    Dissolve everything else and snapshot.


     thanks again,

-C

--
Craig Latta
www.netjam.org/resume
+31   6 2757 7177
+ 1 415  287 3547




------ End of Forwarded Message