Aug. 27, 2010
1:37 p.m.
Hi guys I'm starting to work on http://code.google.com/p/pharo/issues/detail?id=2635 which I split into http://code.google.com/p/pharo/issues/detail?id=2875 Now after I will apply Seaside decomposition to have Test "in their package" Tests-ToolBuilder -> ToolBuilder-Test Now in addition I would like to have Kernel the right stuff there Collection-Kernel Containing what is needed for the core I prefer that to Kernel-Collection since people that want to look at collection will fin it grouped in Collection but the kernel means that we know that they will be for the kernel Now for Array we will have Array will be in Collection-Kernel Collection-Kernel-Test Stef