Thanks Erik!!!

El 28 dic. 2022, a las 12:17, erik.stel@gmail.com escribi��:

Hi all. A small holiday present for anyone interested: https://github.com/ErikOnBike/CodeParadise now runs on P10 (and P11 with some care)! If you are using it on P8, please unload the CP-ClientEnvironment and reload it using the "pharo8" branch:

Metacello new
  repository: 'github://ErikOnBike/CP-ClientEnvironment:pharo8';
  baseline: 'CodeParadise';
  load.

P11 seems to have some issues sometimes with restarting the image. Have not found the exact cause. Will look into this.

Happy holidays!