It is now showing all the packages. It is cool for when you want to make slices in expert mode (aka with no dirty packages) But is it the default use case? Ben
On 21 Jan 2014, at 15:26, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
It is now showing all the packages. It is cool for when you want to make slices in expert mode (aka with no dirty packages) But is it the default use case?
It is very important: both Sven and Igor deem it as *very very* important that there is no new version created when integrating Zinc or NativeBoost⦠as NativBoost sync was very important to do⦠this was what was found as ab easy solution. => people will use Kommitter anyway most of the time => dirty packages are in front and have a => when it gets really annoying, we can improve (e.g. pre-select the starred packages) Marcus
On 21 Jan 2014, at 16:02, Marcus Denker <marcus.denker@inria.fr> wrote:
On 21 Jan 2014, at 15:26, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
It is now showing all the packages. It is cool for when you want to make slices in expert mode (aka with no dirty packages) But is it the default use case?
It is very important: both Sven and Igor deem it as *very very* important that there is no new version created when integrating Zinc or NativeBoost⦠as NativBoost sync was very important to do⦠this was what was found as ab easy solution.
This will simplify *a lot* to make a Slice fro syncing with Spec, too. Marcus
On 21 Jan 2014, at 18:32, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
21 Jan 2014, at 12:03, Marcus Denker <marcus.denker@inria.fr> wrote:
This will simplify *a lot* to make a Slice fro syncing with Spec, too.
Can you expand please? Because I have only seen the UI change, but I do not see where it can help :)
So for Opal, we commit to the Opal repository (because we have a fancy referessiontester that recompiles image and then runs all testsâ¦). Now then, wenn that is green we merge back at some point. And itâs often actually not a merge, but a load: we want those packages in Pharo. In the past, to make a slice, we had to make some method dirty, now we can just make a Slice from the non-dirty packages as loaded from the repo. Marcus
participants (2)
-
Benjamin -
Marcus Denker