On Jul 24, 2010, at 2:29 PM, Thomas Worthington wrote:
Hi everyone,
Two questions:
1) How do I get my Pharo 1.0 to "upgrade" to the 1.1 image?
I would not try... in theory it would work with a core image, but loading 411 updates is far too slow. The idea is that one loads the code in a new image. People learned over the years that this is good to do anyway, as this tests that you actually *can* load your code. e.g. you don't realy on objects in the image that you created years ago but that you lost the setup code for. This is important even independend of updating from 1.0 to 1.1
2) How do I make a "one-click" image that will start my app when clicked?
You can just exchange the image file in the directory Contents/Resources On the mac, you need to use "show package contents" to open the browser on the .app directory. Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.