yes!!! The idea is that we have no a process where we can produce a core and in parallel continue to improve it. We should integrate all the seed bug entries and move on :) Great day today. I'm happy Stef On Mar 4, 2011, at 2:23 PM, Pavel Krivanek wrote:
Great!
does it have the same code base as the current Pharo-Kernel?
Cheers, -- Pavel
On Fri, Mar 4, 2011 at 1:51 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Hello guys,
I finally success (with the help of Igor) to trace and create a new Smalltalk kernel based on Pharo. The new born weight 2.2Mb and includes 230 classes ;)
You can try it here:
Gofer new squeaksource: 'PharoTaskForces'; package: 'SystemTracing'; load.
Gofer new squeaksource: 'Seed'; package: 'Seed-HazelBuilder'; load.
HazelTracer2 writeImage: 'hazel.image'.
If you have an error in Point>>#printOn: , you can use this fix
I want to thank Igor again, because he helps me a lot :)
Ben