Hi,
I am working on a new configuration for GTools.
What is the correct way to integrate cases with a slice?
It has slice in Pharo60Inbox. Should I copy commits to GToolkit repository?
This one is not yet integrated, I submitted a slice to not have to wait for GT, but with my pre-holiday stress I did not menage to actually
get it in yet.
So instead you can ignore the slice and just get these changes in.
And how it happens that GToolkit repository has commits done by TheIntegrator?
The auto-rewriting deprecations happen to rewrite code. This then is saved in the Pharo repo and needs to be merged.
(or if it is the latest it can just be copied).
The same happens if changes have to be done fast or if they cross-cut many packages.
it is a bit of a mess��� for the future we need a unified way to handle things��� the current approach with the configurations and
external repositories is not good.. far too slow and far too much manual work.
Marcus