[Pharo-project] Fwd: spyware & pharo
Begin forwarded message:
From: Romain Robbes <romain.robbes@gmail.com> Date: February 17, 2009 1:16:33 PM CEST To: stephane.ducasse@inria.fr, roethlis@iam.unibe.ch Subject: spyware & pharo
Hi Stef and David,
I took a vacation from my vacation to work on making the spyware recording plugin working nicely with pharo.
It logs changes, navigation with OB, refactorings, errors, doits, monticello usage and quit/start events. It saves the data to a subdirectory and creates one file for each image startup and writes to it incrementally. For now, gathering the data is still manual (ie zipping the directory and then sending it to me).
The code contains some nasty overrides, so if you know some better way to do some of those, do tell me ;-).
yes I would love to see that our infrastructure helps people creating cool tools
The code is attached to the mail.
Cheers, Romain
participants (1)
-
Stéphane Ducasse