In my opinion it depends on the project size. When itâs small and evolves fast you can have everything in one conf. If the projects get big and evolve more slowly, it makes sense to keep them in separate configurations⦠I think that itâs about time for managing configurations vs time for managing projects. Also you can make a one conf that relies on 3 others. I like having baselines, but then you have to still make a conf⦠Uko
On 15 Oct 2015, at 09:48, stepharo <stepharo@free.fr> wrote:
I can imagine that well. Up to you but I think that having modular parts is nice too. What we should is a way to automatically update configurations.
Stef
Le 14/10/15 22:20, Andrei Chis a écrit :
Hi,
For the GTInspector, GTPlayground and GTSpotter we now have distinct configurations. However, this complicates the integration process with Pharo as a lot of configurations need to be updated. So we'd like to merge them in ConfigurationOfGToolkitCore.
What do you think? This will simplify a lot the integration process.
Cheers, Andrei