No, nothing built in for this.  Depending on your transition flow you might 
want to make a model to contain transition times (for the case where you can 
have paths that can go back in state).  On each transition, create one of 
these models with the transition name and belonging to it.  It's little work 
to make it a full logging/versioning tool from there.

If you only need times, you could make time variables for each interesting 
state and calculate based on a last transition time.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to