Archive for the ‘Design Patterns’ Category
Monday, December 14th, 2009
I've come to realize that I'm always a bit hesitant to change. I was late to get a cell phone, late to join Facebook, late to join Twitter, and often late to look into developments within the Flash community. Lately I've been trying to change how often I tune into ...
Posted in AIR, ActionScript 3, Design Patterns, Flash, Flex, Frameworks | 4 Comments »
Tuesday, November 18th, 2008
A coworker of mine recently introduced me to the monostate pattern. At first I was like "wtf is that?". I had never heard of that pattern before. He is of the opinion that the monostate pattern is far better than the singleton pattern. I had no opinion on the subject ...
Posted in ActionScript 3, Design Patterns | 13 Comments »
Sunday, November 16th, 2008
Lately I've been experimenting with PureMVC. I'm really curious if it could aid in the development of side projects and even projects at work. In fact, I gave it a go on the project I'm currently on at work right now. All started out well, but then I ran into ...
Posted in ActionScript 3, Design Patterns, Frameworks | 8 Comments »