// archives

Design Patterns

This category contains 5 posts

Still plowing through Flex AMFPHP now with Cairngorm

My current project at work has a portion that I sat quite comfortably on ARP. The good thing about this is that it gave me a few months nustled up in the ARP framework. Today after I received a comment on my previous post on my AMFPHP adventures and a recent post on using Cairngorm [...]

“Program to the interface”- I get it! I finally get it!

After a few months of thinking of interfaces as the chapter that I would gloss over in every Object-oriented programming book that I read the reality of the power of the interface hit me like a ton of bricks today.  Well to be honest it brushed me yesterday- I was reading through Eckel’s Thinking in [...]

Pattern use in AS3

Everyone is picking their path to learning AS3. My path of choice is a technique that I have seen used in other programming languages. By seeking the use of design patterns in AS3 I’ll be digging through the APIs and finding where my favorite classes from AS2 have been repackaged, what has [...]

Command Pattern Day 2

As I mentioned in yesterday’s entry- I have been studying up on the command pattern usinf different sources. At the same time i’ve been trying to get up to speed on Cairngorm for Flex Development and using ARP for my project at work.
Yesterday it struck me that I could potentially reduce one of the [...]

The Command Pattern

I was first introduced to this pattern as a part of Later I came across it in ““. This is a Frech link to The Command Pattern.

Bookmark It

Hide Sites