Looking at HandMorph>>logEventStats: this is the only method to reference EventStats variable. Should we zero these values as part of release process? cheers -ben
On Fri, Jan 2, 2015 at 4:51 PM, Ben Coman <btc@openinworld.com> wrote:
Looking at HandMorph>>logEventStats: this is the only method to reference EventStats variable.
Should we zero these values as part of release process?
Yes, and there needs to be a preferences to not record, and it should be
off by default. -- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
On Sat, Jan 3, 2015 at 3:02 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Fri, Jan 2, 2015 at 4:51 PM, Ben Coman <btc@openinworld.com> wrote:
Looking at HandMorph>>logEventStats: this is the only method to reference EventStats variable.
Should we zero these values as part of release process?
Yes, and there needs to be a preferences to not record, and it should be
off by default.
Okay, I'll take care of it.
participants (2)
-
Ben Coman -
Marcus Denker