[Vm-dev] Debugging the new compactor and the SocketPlugin ;-)

Tim Felgentreff timfelgentreff at gmail.com
Thu Dec 29 09:26:37 UTC 2016


I could have said, the implemented primitives are all at the bottom of that
file.

Tim Felgentreff <timfelgentreff at gmail.com> schrieb am Do., 29. Dez. 2016,
10:25:

> Eliot, in RSqueak we only implement exactly those primitives you need to
> run an update. If you check
> https://github.com/HPI-SWA-Lab/RSqueak/blob/master/rsqueakvm/plugins/socket_plugin.py
> there are only 13 primitive functions that do not simply print "Missing
> primitive". Those are all you need.
>
> Levente Uzonyi <leves at caesar.elte.hu> schrieb am Do., 29. Dez. 2016,
> 00:21:
>
>
> That's a rather long list of primitives.
> Most images only use the resolver primitives, and optionally the TCP
> primitives. If it's a Squeak image and useOldNetwork is enabled, then you
> don't have to implement the new network primitives either.
>
> Levente
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20161229/17f3165d/attachment.html>


More information about the Vm-dev mailing list