[ANN] Rewritten EventRecorder (now based on Spec)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Rewritten EventRecorder (now based on Spec)

Torsten Bergmann
Hi,

I've rewritten, refactored, commented the Event Recorder. The most
visible feature is that the UI is now based on Spec to fit Pharo style.

Currently it can record and replay events. Saving and loading
of events as *.tape files is still missing and (depending on time)
will be added as a next step.

With this tool we have the ability to record and exchange actions
done in an image to reproduce bugs. The tool can also be used
for demo purposes.

As it is already usable I made it available in the config browser
of Pharo 4.

Attached is a screenshot, Code is on STHub [1].

Have fun
T.

[1] http://smalltalkhub.com/#!/~TorstenBergmann/EventRecorder

eventrecorder.png (111K) Download Attachment