Getting the serialization working is a big step, good job.
If you can get
MaClientServerTestCase suite debug
to pass, then you should be nearly home free; the rest is mostly just
high-level stuff that builds on that so the rest of the port should go
fairly smoothly. Wow.
On Mon, Jan 22, 2018 at 2:47 AM, Pavel Krivanek
<
[hidden email]> wrote:
> Hi,
>
> - continuing on Ring 2 integration
> - work on Magma port to Pharo. It's very far from being in a usable
> state but some progress has been done:
> - make packages from the version 1.6-tests loadable, baseline
> - fix tests for collections (except two weak related) are green
> - fix indexing tests
> - object serialization tests are green except the tests for
> serialization of context
>
> Cheers,
> -- Pavel
>