Matt Browne
Member since Nov 10, 2012
- Profile: /members/10425-matt-browne.htm
- Comments: 2
Recent Blog Comments By Matt Browne
-
Treating User Interface (UI) Widgets Like Finite State Machines
Posted on Dec 19, 2012 at 4:50 PM
I recently found an implementation of UI Widgets/Controls as state machines that's very relevant to this discussion. It's for the JavascriptMVC, but the concept could probably be applied to many UI frameworks. http://secondstory.github.com/secondstoryjs-statemachine/... read more »