- From: Johan Roxendal <johan@roxendal.com>
- Date: Wed, 19 Jan 2011 17:49:18 +0800
- To: www-voice@w3.org
I second the notion. so many programming languages and libraries already have integrated the concept of 'Event': for example, the mvc framework PureMVC has a statemachine implementation (which borrows some syntax from scxml, though not statechart semantics) but they felt the need to change <transition event="" > to <transition action=""> so as not to confuse their users (puremvc was first written in ActionScript, the dispatcher/listener implementation of which figures the `Event` class being dispatched and listened for). but i'm guessing that ship already sailed? - johan roxendal http://code.google.com/p/pyscxml
Received on Wednesday, 19 January 2011 09:50:04 UTC