Re: [scxml] Adding timer classes

2014-01-14 Thread Woonsan Ko
Hi Evan, Welcome! :-) The first one sounds very interesting, and I'd love to see how you achieved it. The second one also seems very useful for monitoring purpose. But you might want to use different names. As far as I can see, the simple implementation classes such as SimpleScheduler, SimpleDi

[scxml] Adding timer classes

2014-01-14 Thread Reynolds, Evan
Hey! I've been using SCXML and it's really nice. I had some problems with timers though - I just couldn't quite do what I needed to do, so I wrote some extra scheduler classes. They turned out to be REALLY helpful so I thought I might contribute them back if you thought anyone else could use t