[Pharo-project] About Seed, Hazelnut and related
From the excellent blog http://playingwithobjects.wordpress.com/ Guille was doing we read
The results of the project so far are: * It can create an Smalltalk image living inside another image. * This inner/guest image can be written in a new .image file. * With this approach a small kernel of 1.1MB has been reached. * SpaceTally runs and prints reports to understand how the space is distributed among objects. * A tool to detect every uninitialized class variable/class instance variable and references to unexistant globals was developed. I like to know exact steps for doing this, so maybe can feedback some.. Guille: Buenisimo lo que estas haciendo. Y como ya los tenemos a Esteban, Igor, Santiago , te esperamos http://ar.groups.yahoo.com/group/squeakRos/ Edgar
Edgar J. De Cleene wrote:
From the excellent blog http://playingwithobjects.wordpress.com/ Guille was doing we read
The results of the project so far are: * It can create an Smalltalk image living inside another image.
This sounds useful to my earlier question to mixing open and closed source.
On Tue, Jun 5, 2012 at 4:30 PM, Ben Coman <btc@openinworld.com> wrote:
Edgar J. De Cleene wrote:
From the excellent blog http://playingwithobjects.**wordpress.com/<http://playingwithobjects.wordpress.com/> Guille was doing we read
The results of the project so far are: * It can create an Smalltalk image living inside another image.
This sounds useful to my earlier question to mixing open and closed source.
But this is not *yet* analized in security terms... :)
On Tue, Jun 5, 2012 at 1:40 PM, Edgar J. De Cleene <edgardec2005@gmail.com>wrote:
From the excellent blog http://playingwithobjects.wordpress.com/ Guille was doing we read
The results of the project so far are:
- It can create an Smalltalk image living inside another image. - This inner/guest image can be written in a new .image file. - With this approach a small kernel of 1.1MB has been reached. - SpaceTally runs and prints reports to understand how the space is distributed among objects. - A tool to detect every uninitialized class variable/class instance variable and references to unexistant globals was developed.
I like to know exact steps for doing this, so maybe can feedback some..
Most of these results are based on military secret experiments :). I'll open the stuff soon, very soon, so you can break as much as you wish yourself :). So far, tomorrow there will be a new blog post with updates on the project.
Guille: Buenisimo lo que estas haciendo. Y como ya los tenemos a Esteban, Igor, Santiago , te esperamos http://ar.groups.yahoo.com/group/squeakRos/
Edgar
participants (3)
-
Ben Coman -
Edgar J. De Cleene -
Guillermo Polito