[Design] summary of workflow for sharing data for instrumentation

Grant Baillie grant at osafoundation.org
Wed Jul 5 18:03:33 PDT 2006


On 5 Jul, 2006, at 15:46, Ashkan Soltani wrote:

> 1) The user will download the app as normal.
>
> 2) Chandler will automatically begin logging specific user actions  
> such as 'switching collections' or 'changing application areas' to  
> a logfile (currently /var/tmp/chandler-instrumentation.log) using  
> the built-in python system logger.

It's kind of an implementation detail, but I would vote for putting  
the log file in the Chandler profile directory. For one, there's no / 
var/tmp/ on (non-Cygwin) windows machines, secondly, that will run  
into problems if multiple users should ever run Chandler on the same  
machine, and lastly, somewhere beneath the user's home directory is a  
little better from a personal privacy point of view.

--Grant

> ...




More information about the Design mailing list