Hi all, mini announcement: I finally released the first prototype of my new protocol explorer, based on SimulationStudio & Sandbox.<br>
<br>
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.<br>
<br>
More details & screenshots: <a href="https://twitter.com/LinqLover/status/1512220148853317634">https://twitter.com/LinqLover/status/1512220148853317634</a><br>
<br>
To try it out yourself by installing SimulationStudio and sending <font color="#000080">#exploreProtocol</font> to any message:<br>
<br>
<font color="#000000">Metacello </font><font color="#000080">new</font><font color="#000000"><br>
    </font><font color="#000080">baseline:</font><font color="#000000"> </font><font color="#800080">'SimulationStudio'</font><font color="#000000">;<br>
    </font><font color="#000080">githubUser:</font><font color="#000000"> </font><font color="#800080">'LinqLover'</font><font color="#000000"> </font><font color="#000080">project:</font><font color="#000000"> </font><font color="#800080">'SimulationStudio'</font><font color="#000000"> </font><font color="#000080">path:</font><font color="#000000"> </font><font color="#800080">'packages'</font><font color="#000000">;<br>
    </font><font color="#000080">get</font><font color="#000000">;<br>
    </font><font color="#000080">load</font><font color="#000000">.<br>
</font><br>
<font color="#000000">Project </font><font color="#000080">current</font><font color="#000000"> </font><font color="#000080">world</font><font color="#000000"> </font><font color="#000080">exploreProtocol</font><font color="#000000">.</font><br>
<br>
Happy Squeaking! :-)<br>
<br>
Best,<br>
Christoph<br>
<br>
<font color="#808080">---<br>
</font><font color="#808080"><i>Sent from </i></font><font color="#808080"><i><a href="https://github.com/hpi-swa-lab/squeak-inbox-talk"><u><font color="#808080">Squeak Inbox Talk</font></u></a></i></font>