- Am I missing something that's obvious to seasoned Pharo devs? How do you guys download new versions of Pharo, with sources and everything?
Many (most?) people use Pharo Launcher http://smalltalkhub.com/#!/~Pharo/PharoLauncher
- Is there any way we can include a full download option (image, changes, sources & VM) on the Download Pharo page? (So that new users don't have to search around on the CI server)?
The ZeroConf lists many options http://get.pharo.org/ it also includes versions with VM (e.g. get.pharo.org/40+vm)
- Does the VM change, when you go from Pharo 3 to 4? Or can you just use a 4.0 image with the VM that came in the 3.0 zip?
I use the same VM for both; the stable VM is year old (Pharo 3 release). As far as I can tell it's compatible. Peter