[squeak-dev] Simulation Protocol Explorer

christoph.thiede at student.hpi.uni-potsdam.de christoph.thiede at student.hpi.uni-potsdam.de
Fri Apr 8 00:23:26 UTC 2022


Hi all, mini announcement: I finally released the first prototype of my new protocol explorer, based on SimulationStudio & Sandbox.

Basically, it is a combination of inspector & explorer to view both state & behavior. Above all, it displays the result of every message that is evaluated in an isolated sandbox.

More details & screenshots: https://twitter.com/LinqLover/status/1512220148853317634

To try it out yourself by installing SimulationStudio and sending #exploreProtocol to any message:

Metacello new
    baseline: 'SimulationStudio';
    githubUser: 'LinqLover' project: 'SimulationStudio' path: 'packages';
    get;
    load.

Project current world exploreProtocol.

Happy Squeaking! :-)

Best,
Christoph

---
Sent from Squeak Inbox Talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220408/96aab264/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProtocolExplorer - Color.png
Type: application/octet-stream
Size: 74853 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220408/96aab264/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProtocolExplorer - MailWrapper.png
Type: application/octet-stream
Size: 77582 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220408/96aab264/attachment-0003.obj>


More information about the Squeak-dev mailing list