Re: [Pharo-dev] Nautilus and Work group

2015-08-31 Thread stepharo
HI sean this is nice that you brainstorm on this because we should get smarter tools and projects :) Stef Le 31/8/15 17:48, Sean P. DeNigris a écrit : Uko2 wrote Would be cool if from Pharo launcher you could specify the configuration that you want to work with and a version of faro, then

Re: [Pharo-dev] Nautilus and Work group

2015-08-31 Thread Ben Coman
On Mon, Aug 31, 2015 at 11:48 PM, Sean P. DeNigris wrote: > Uko2 wrote >> Would be cool if from Pharo launcher you could specify the configuration >> that you want to work with and a version of faro, then it would download >> an image, load there a configuration, and put loaded packages into a wor

Re: [Pharo-dev] Nautilus and Work group

2015-08-31 Thread Sean P. DeNigris
Uko2 wrote > Would be cool if from Pharo launcher you could specify the configuration > that you want to work with and a version of faro, then it would download > an image, load there a configuration, and put loaded packages into a work > group. I implemented everything but the work group part for

Re: [Pharo-dev] Nautilus and Work group

2015-08-30 Thread stepharo
Le 25/8/15 08:52, Torsten Bergmann a écrit : Nautilus in Pharo 5 now includes per default a group "Configuration" and "Work". I would like to slowly rename it "Project" But one has to manually put new work into the "Work" group. If you load the configuration via the catalog browser and us

Re: [Pharo-dev] Nautilus and Work group

2015-08-25 Thread Yuriy Tymchuk
Would be cool if from Pharo launcher you could specify the configuration that you want to work with and a version of faro, then it would download an image, load there a configuration, and put loaded packages into a work group. Uko > On 25 Aug 2015, at 09:52, Torsten Bergmann wrote: > > Nautil

[Pharo-dev] Nautilus and Work group

2015-08-24 Thread Torsten Bergmann
Nautilus in Pharo 5 now includes per default a group "Configuration" and "Work". But one has to manually put new work into the "Work" group. Would it make sense to put newly created packages automagically into this group as typically one is working on them?