On Mar 22, 2011, at 1:25 PM, Stéphane Ducasse wrote:
+1
Now condenses change should work too :)
I am slowly adopting a radical "if we don't test it, it's will brake" point of view. I now even say: If we don't test it, it *should* be broken! Because it is dead code and should be removed. Marcus
So it was my fault finally: it's because I was too early, and started from Pharo0.x, then applied this automated condenseSources:
Oh.
That explains why I can never upgrade from a newer image... I brought my 0.x image up to 1.2 by some tricky manual MC loading and/or selective loading. But now, things shall be easier :)
Yes... the thing is that everythign that we do not test will not work. We do not test updating 0.x --> 1.2. It *will* be broken. (And there is the question if it makes sense to keep these things working. I vote for investing into a declarative bootstrap instead, far more important)
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.