Le 25/12/15 14:41, Saša Janiška a écrit :
On Pet, 2015-12-25 at 11:48 +0100, Cyril Ferlicot wrote:
First, be careful with Pharo 5 because this is an alpha. There is high chance that some things breake. If you find some bug you can report it on pharo's fogbugz (the link is on Pharo website). OK. No problem.
For the deployment you have a different virtual machine for OSX/Linux/windows. That's clear. :-)
For now the VM is only 32b, this can create some trouble for Linux users but the 64b VM should come soon! :) maybe for Pharo 6? Pharo-5 is scheduled for the 1Q/2016? Yes Probably march.
For now there is not a lot of classic application. I think you can take a look at Dr Geo. That one looks interesting. Thank you for that.
If you want to do open source you can use the same method that PharoLauncher that open a window in full screen and let a setting for developers to be able to get a classic Pharo environment. But the user might have acess to the code through GTSpotter or Morph's halos.
have a look at the Pharo launcher. In the future we plan to do better for deployment but for now we deploy an image and control the debugger (check UnhandledError) and menu
I plan to do open-source, but would like to hide code and other dev tools in order not to confus end-users.
If you don't want the user to get an acess to the code by any mean you have to cut everything by hand for now. (Disable spotter, disable halo, disable world menu, disable the debugger...). OK, it means it's possible...Will explore and/or ask. ;)
I would like to have a way to lock an image directly from Pharo +1
Welcome to Pharo and merry Christmas! Thank you!
Sincerely, Gour