Re: [Pharo-users] Idea: Pharo application scaffold kickstarter

2015-05-27 Thread stepharo
BTW Andreas are you attending ESUG? because this is not that far from Switzerland and you can meet a lot of Pharoers. Stef Le 27/5/15 13:37, Andreas Brodbeck a écrit : Hi all I get used to Pharo more and more, and I am using it for all my new customer projects. So far, all of my (seaside) ap

Re: [Pharo-users] Idea: Pharo application scaffold kickstarter

2015-05-27 Thread stepharo
Le 27/5/15 13:37, Andreas Brodbeck a écrit : Hi all I get used to Pharo more and more, and I am using it for all my new customer projects. So far, all of my (seaside) applications are all architectured around some of my best practices and architecturally look all pretty the same. Excellen

Re: [Pharo-users] Idea: Pharo application scaffold kickstarter

2015-05-27 Thread Sean P. DeNigris
Damien Pollet-2 wrote > I have the same itch for simple images; get.pharo.org and PharoLauncher > nearly scratch it, except that I work mostly from the terminal. > ... > Could you document your best practices? Could you use a startup script as a springboard? In the script, simply load class(es) to

Re: [Pharo-users] Idea: Pharo application scaffold kickstarter

2015-05-27 Thread Andreas Brodbeck
Am 27.05.15 um 14:49 schrieb Damien Pollet:> I have the same itch for simple images; get.pharo.org and PharoLauncher > nearly scratch it, except that I work mostly from the terminal. > > For instance I'd like to be able to quickly rebuild an image from a > configuration, with some workspaces, set

Re: [Pharo-users] Idea: Pharo application scaffold kickstarter

2015-05-27 Thread Damien Pollet
I have the same itch for simple images; get.pharo.org and PharoLauncher nearly scratch it, except that I work mostly from the terminal. For instance I'd like to be able to quickly rebuild an image from a configuration, with some workspaces, setting up some MC repositories, etc. For seaside apps I