Kind of a cool use for EventRecorderMorph…
I noticed this method comment:
"In case there is a chance of not regaining control to stop recording and save a file, the EventRecorder can write directly to file as it is recording. This is useful for capturing a sequence that results in a nasty crash."
You could record the steps to reproduce a bug with EventRecorderMorph, save it to a tape file, and attach it to the bug report.
Cheers,
Sean