pharo
pharo copied to clipboard
Loading of Toplo in P14 gives error
- use latest P14 image and load "Toplo/Bloc" from library menu
- after some loading time debugger will open
@tinchodias
Tx astares!
Thanks for tagging me. I'm checking why I didn't reproduce the error locally. Maybe it's a missing dependency between Toplo packages, and in your case the "random" order of loading some packages produced the error.
EDIT: it's an undeclared circular dependency between two Toplo packages. PR ready.
Anyway, its risky to load dev branch, I will make it load Toplo:master.