Ephemerons in P11

GP
Guillermo Polito
Mon, Mar 20, 2023 2:05 PM

Hi all,

For those that may not be following the day-to-day development, you may be interested in that Ephemeron support is now enabled in Pharo 11 for one week or so (VM version 10.0.0, Image build 627).
Here are some takeaways and actions to take you may be interested in:

To get the latest version:

  • ZeroConf works out of the box
  • You must update your VMs in the pharo launcher

About compatibility:

  • old images will run on both the old and latest VMs
  • new images will only run on the latest VM

You can read more on:

https://github.com/pharo-project/pheps/blob/main/phep-0003.md

Cheers,
Guille

Hi all, For those that may not be following the day-to-day development, you may be interested in that Ephemeron support is now enabled in Pharo 11 for one week or so (VM version 10.0.0, Image build 627). Here are some takeaways and actions to take you may be interested in: To get the latest version: - ZeroConf works out of the box - You must update your VMs in the pharo launcher About compatibility: - old images will run on both the old and latest VMs - new images will only run on the latest VM You can read more on: https://github.com/pharo-project/pheps/blob/main/phep-0003.md Cheers, Guille