Building Sproutcore Apps with Statecharts (part 2)
February 22nd, 2009
OK, What is it really look like…
So you might be reading the last post and got excited want to try it in one of your own applications. Then, the Reality Fairy drops by to seed doubt and you say, ‘Great, but what does it look like in real life’. So we have created [...]
Building Sproutcore Apps with Statecharts (part 1)
February 22nd, 2009
Introduction
In this post, we will discuss creating a sproutcore application using a modeling method called ‘Statecharts’. This was invented by a man named David Harel, who invented it in order to have a state diagram that could model things like: superstates; concurrent states; and activities as part of a state. These are starting [...]