Skip to main content
Home
Richard Harrison's development notes

Main navigation

  • Home
  • Aerodynamics
  • Emesary
  • FlightGear
  • Journal
  • Portfolio
  • Vault
  • Wordpress
  • Showcase
User account menu
  • Log in

Breadcrumb

  1. Home

Design

Emesary : Efficient inter-object communication using interfaces and inheritance

A technique that I have been using for a very long time to enable the inner workings of code to be cleaner and more decoupled, easier to maintain and extend.

In essence it is nothing that new - event driven systems have been around for a very long time.
What makes this way of doing things different is that it is very lightweight.

Designing a plugin architecture for an application

There simply isn't an application or software system that wouldn't be improved by having a plugin architecture - but it seems harder to implement.

Design

Site Contents

  • Home
  • Aerodynamics
  • Emesary
  • FlightGear
  • Journal
  • Portfolio
  • Vault
  • Wordpress
  • Showcase

Search

RSS feed
Powered by Drupal