Hi Sven & Guille, On Tue, 25 Sep 2018 at 10:49, Guillermo Polito <[email protected]> wrote: > > > > On Mon, Sep 24, 2018 at 11:23 PM Sven Van Caekenberghe <[email protected]> wrote: >> >> >> >> > On 24 Sep 2018, at 21:55, Alistair Grant <[email protected]> wrote: >> > >> > Hi Guille, Sven, Esteban and Everyone, >> > >> > Can someone (dis)confirm that the Zinc-Character-Encoding-Core package is >> > considered part of the pharo "core" image? >> >> Yes, for me anyway, it is (or should be) part of core. > > > Yes, they are part of the Core image. Simply because an image without any I/O > is an image you cannot interact with, so it's kind of useless :) > And an image doing I/O without managing encoding is pretty useless too...
Thanks for the confirmation. I suspected this was the case, but didn't want to be wrong later on. > Also, keep in mind that we try to maintain Zn packages in sync with Sven's > repository, and we try to keep them loadable/compatible with other pharo > versions. > Usually Zn encoders should be stable enough in terms of API and features, but > in case you need to extend them in some way we should keep Sven in the loop > so we can sync both repositories ^^. Sure, at the moment I can't envisage any required changes. Thanks again, Alistair
