> One also needs to carefully check that the changes do not revert any > fixes/modifications we did in Pharo.
I guess they do revert changes, because it affects so much code across the whole system. The ByteArray #[] tests amazingly still pass ;-) This is also the reason why I am pushing the closure implementation. As Pharo improves it becomes more and more difficult (if not impossible) to load such low-level changes into the image. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
