[Pharo-users] What is the status of SUnit in Pharo?

2020-03-30 Thread Tim Mackinnon
Hi guys - what’s the status of SUnit in Pharo, are fixes supposed to be applied upstream to some master SUnit project or do we propose fixes/improvements locally? For example the method: should: aBlock raise: anExceptionalEvent whoseDescriptionIncludes: substring description: aString

[Pharo-users] [Spec] Min script browser

2020-03-30 Thread Hilaire
Hi, I am experimenting Spec to write a DrGeo user scripts browser (in DrGeo scripts are classes). The layout and widgetery is so far ok (see screenshot). Nevertheless I have issue to keep synchronized the compiled methods in the Spec list, a recompiled method when the user edit its code and