Hi Sven, My apologies for the slow reply. On Mon, 6 Jan 2020 at 14:44, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 6 Jan 2020, at 08:16, Alistair Grant <akgrant0710@gmail.com> wrote:
What is your particular problem ?
Pavel did some refactoring in https://github.com/pharo-project/pharo/commit/45b7de2b6c901112be04230faba485... that moved some methods from the FileSystem-Core package to the Zinc-Resource-Meta-Core package, and they go missing when loading other Zinc packages, e.g. SSO.
Let's see: this should solve your immediate problem then:
https://github.com/svenvc/zinc/commit/7d7f55e5654639a81e669b50f196ea4af38b8e...
It will fix the issue in Pharo 8.
Looks good, thanks!
It will load uncleanly in Pharo 7, but we could do a back port to it if needed.
This doesn't affect us, so no urgency on our side. Thanks again, Alistair