On 5/4/12 2:04 PM, "Pavel Krivanek" <pavel.krivanek@gmail.com> wrote:
Hi,
Markus added all packages to the Pharo 2.0 repository (THANKS!) so I was able to bring Pharo Kernel 2.0 image to life. Few notices:
- I had to add FileSystem to the kernel. I added 'FileSystem-AnsiStreams' 'FileSystem-Core' 'FileSystem-Disk' and 'FileSystem-Memory' but maybe some are not necessary. - CommandLine has poor packaging because it includes tests too. -Â SimpleCodeLoader is now not needed and can be removed - CommandLine package will need some some next changes like to be independent on Compiler (because of Fuel) -Â KMPragmaKeymapBuilder needs better cleanup code. - I added 'Ring-Core-Kernel' Â 'Ring-Core-Containers' and 'Fuel' 'FuelMetalevel' 'FuelPackageLoader' packages (Fuel from external repository)
I will open the issues.
Cheers, -- Pavel
Great news !!! Edgar