On 21 Apr 2015, at 11:42, Ben Coman <btc@openinworld.com> wrote:btw, how do you merge Configurations?�� For example, if I fix something "X" in my image and continue to work in it a month while the Image Configurations move forward, how do avoid losing that fix when I update to the latest Configuration ?you *do not* merge configurations.��
if you fix ��something in a ���configured��� project, you submit your change to proper repository (not as a SLICE, as regular packages), which in time will be included (or not, if ���project owner��� rejects it) in a new configuration that will be included in Pharo.��that���s how any complex project works��� and that���s how we should work too. SLICES are just a patch that exists because our system still not modular enough.��Actually I guess it would be useful if a Configuration could be merged with the same GUI that merges a Slice.well��� monkey and integrator app (integrators use it) does the proper loading.��But I insist: configurations are not merged: versions are loaded, instead.��cheers.��Esteban