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...

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 ^^.

Guille

Reply via email to