Tagged Questions
10
votes
7answers
663 views
Any examples or suggestions for working with timelines [closed]
I'm going to be writing an application that needs to handle linear work flows. For simplicity, there are two types of entries:
Events: A trigger condition that allows you to move forward. It may ...