ok Stef On Sep 23, 2009, at 9:36 AM, Michael Roberts wrote:
I have a few new methods from Eliot to include after he looked at my debug log. I will push out some packages tonight hopefully.
Cheers mike
On Monday, September 21, 2009, Michael Roberts <mike@mjr104.co.uk> wrote:
For anyone actually reviewing this, it breaks after Part 4. Inability to recompile the system. There are MethodProperties around but i'm not sure there should be. need to look closer at the trunk update mechanism.
cheers, Mike
"A. Load Gofer" ScriptLoader new installGofer.
"B. Install packages" | gofer packages | gofer := Gofer new. gofer url: 'http://www.squeaksource.com/PharoTaskForces'.
packages := #( "Part 2" 'Kernel-MikeRoberts.405'
"Part 3" 'Compiler-MikeRoberts.130' 'CompilerTests-MikeRoberts.21' 'KernelTests-MikeRoberts.150'
"Part 4" 'Compiler-MikeRoberts.131'). packages do: [:each | gofer copy add: each; load].
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project