Monthly Archives: February 2009

followup: learning the singleton pattern

Just over a year ago, I wrote about learning the singleton design pattern (and then implementing it in ActionScript). I was happy to have found I could use singletons in AS3, since I had several use cases in mind. Since then, I’ve learned more about things like dependency injection and the Law of Demeter. I’ve [...]

Posted in Uncategorized | Leave a comment