[Pharo-project] Fwd: [Pharo-fuel] Two nice things I did in 2 hours with Fuel
This clearly opens the door to really amazing experiment. Stef
From: Mariano Martinez Peck <marianopeck@gmail.com> Date: August 16, 2011 8:58:03 PM GMT+02:00 To: The Fuel Project <pharo-fuel@lists.gforge.inria.fr> Subject: [Pharo-fuel] Two nice things I did in 2 hours with Fuel Reply-To: The Fuel Project <pharo-fuel@lists.gforge.inria.fr>
1) serialize a living debugger, materialize it in another image and continue debugging. 2) use Fuel to serialize a graph to a bytearray and then store and retrieve that from the Riak NoSQL database :)
coooool!
-- Mariano http://marianopeck.wordpress.com
_______________________________________________ Pharo-fuel mailing list Pharo-fuel@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-fuel
Well. I don't have a lot of time right now...but between writing things down for myself or making a post there is not that difference. So...here is a post about the Riak integration with Fuel: http://marianopeck.wordpress.com/2011/08/16/when-fuel-meets-riak-nosql-datab... On Tue, Aug 16, 2011 at 9:37 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
This clearly opens the door to really amazing experiment.
Stef
*From: *Mariano Martinez Peck <marianopeck@gmail.com> *Date: *August 16, 2011 8:58:03 PM GMT+02:00 *To: *The Fuel Project <pharo-fuel@lists.gforge.inria.fr> *Subject: **[Pharo-fuel] Two nice things I did in 2 hours with Fuel* *Reply-To: *The Fuel Project <pharo-fuel@lists.gforge.inria.fr>
1) serialize a living debugger, materialize it in another image and continue debugging. 2) use Fuel to serialize a graph to a bytearray and then store and retrieve that from the Riak NoSQL database :)
coooool!
-- Mariano http://marianopeck.wordpress.com
_______________________________________________ Pharo-fuel mailing list Pharo-fuel@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-fuel
-- Mariano http://marianopeck.wordpress.com
Thanks by share! and yes, very interesting experiments! 2011/8/16 Mariano Martinez Peck <marianopeck@gmail.com>:
Well. I don't have a lot of time right now...but between writing things down for myself or making a post there is not that difference. So...here is a post about the Riak integration with Fuel:
http://marianopeck.wordpress.com/2011/08/16/when-fuel-meets-riak-nosql-datab...
On Tue, Aug 16, 2011 at 9:37 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
This clearly opens the door to really amazing experiment. Stef
From: Mariano Martinez Peck <marianopeck@gmail.com> Date: August 16, 2011 8:58:03 PM GMT+02:00 To: The Fuel Project <pharo-fuel@lists.gforge.inria.fr> Subject: [Pharo-fuel] Two nice things I did in 2 hours with Fuel Reply-To: The Fuel Project <pharo-fuel@lists.gforge.inria.fr>
1) serialize a living debugger, materialize it in another image and continue debugging. 2) use Fuel to serialize a graph to a bytearray and then store and retrieve that from the Riak NoSQL database :)
coooool!
-- Mariano http://marianopeck.wordpress.com
_______________________________________________ Pharo-fuel mailing list Pharo-fuel@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-fuel
-- Mariano http://marianopeck.wordpress.com
I'm not impressed! :) (well done). Your posts are good that they can easily serve as a guide howto install-setup-and use stuff. Next experiment for you: mix Fuel with Magma (we should get some napalm) :) On 17 August 2011 00:14, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Well. I don't have a lot of time right now...but between writing things down for myself or making a post there is not that difference. So...here is a post about the Riak integration with Fuel:
http://marianopeck.wordpress.com/2011/08/16/when-fuel-meets-riak-nosql-datab...
On Tue, Aug 16, 2011 at 9:37 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
This clearly opens the door to really amazing experiment. Stef
From: Mariano Martinez Peck <marianopeck@gmail.com> Date: August 16, 2011 8:58:03 PM GMT+02:00 To: The Fuel Project <pharo-fuel@lists.gforge.inria.fr> Subject: [Pharo-fuel] Two nice things I did in 2 hours with Fuel Reply-To: The Fuel Project <pharo-fuel@lists.gforge.inria.fr>
1) serialize a living debugger, materialize it in another image and continue debugging. 2) use Fuel to serialize a graph to a bytearray and then store and retrieve that from the Riak NoSQL database :)
coooool!
-- Mariano http://marianopeck.wordpress.com
_______________________________________________ Pharo-fuel mailing list Pharo-fuel@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-fuel
-- Mariano http://marianopeck.wordpress.com
-- Best regards, Igor Stasenko AKA sig.
Do I hear "remote tools" ? Laurent On Tue, Aug 16, 2011 at 9:37 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
This clearly opens the door to really amazing experiment.
Stef
*From: *Mariano Martinez Peck <marianopeck@gmail.com> *Date: *August 16, 2011 8:58:03 PM GMT+02:00 *To: *The Fuel Project <pharo-fuel@lists.gforge.inria.fr> *Subject: **[Pharo-fuel] Two nice things I did in 2 hours with Fuel* *Reply-To: *The Fuel Project <pharo-fuel@lists.gforge.inria.fr>
1) serialize a living debugger, materialize it in another image and continue debugging. 2) use Fuel to serialize a graph to a bytearray and then store and retrieve that from the Riak NoSQL database :)
coooool!
-- Mariano http://marianopeck.wordpress.com
_______________________________________________ Pharo-fuel mailing list Pharo-fuel@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-fuel
Do I hear "remote tools" ?
How would that work, exactly? Wouldn't you want to keep the contexts where they are, and interact with them with remote messages? Otherwise, it seems like differences between the two object memories would cause trouble eventually. -C -- Craig Latta www.netjam.org/resume +31 6 2757 7177 + 1 415 287 3547
participants (6)
-
Craig Latta -
Germán Arduino -
Igor Stasenko -
laurent laffont -
Mariano Martinez Peck -
Stéphane Ducasse