Fusioncube

The online journey of a technophile, by Steve Brownlee

Archive for the ‘design patterns’ Category

My inspiration for this article is a conference call I had today with some teammates on a project at work. As usual, there's a couple application developers, the project manager, throw in a couple QA folks, a BA, etc. This is a complementary article to...

I've been obsessed lately with reading about Agent Oriented Programming (AOP). I'm fascinated about the concept of making objects autonomous and capable of responding to environmental changes, rather than predefining what they will and will not do (as...

Purpose The intended purpose for the AbstractEvent class in Cairngorm was three-fold: Reduce the number of files needed to manage business events by organizing Events into domains Implement a callback feature so that a view can specify another...

Purpose The intended purpose for the AbstractCommand class in Cairngorm is three-fold: Further implementation of a callback feature - in conjunction with the AbstractEvent - so that a view can specify other actions to perform upon the successful...

Related Posts Abstract Commands Basic Cairngorm Commands In the base implementation of the Cairngorm micro-architecture, events and commands are mapped on a 1-1 basis. For every invoker (event) you have to specify one command in your...

About Steve

I am a technologist, and have been ever since 1980 when I got my very first TRS-80 and programmed it to do my math homework. I love to share the gift of technology with others and show them the wonderful things it can do for them, and how they should not fear it, but embrace it.

Latest Tweets

  • This is an awesome idea, that would likely be heavily abused..."Connecting Web Apps with Web Intents" http://t.co/QAU4DNcF
  • It is exciting working in a startup in a booming, emerging industry.
  • Absolutely loving the new changes to the Scripts app in Chrome dev tools. Thanks @ChromeBrowser team!
  • AR Will Turn Your Living Room into Mario’s Next Level http://t.co/8gZvmKpu

Subscribe

Entries (RSS)
Comments (RSS)