I love using Flex but the one thing that bothers me is when setting this.currentState = “some_state” I have to remember that string “some_state” precisely in order for it to work. If I type it incorrectly then I’ll get a runtime error.