Our Workflow
- We need a flexible, pluggable application.
- The behavior of the application should be different depending on the context.
- We need to basically build a custom application from a set of available building blocks.
- This sounded like a good excuse to use Meta Programming, one of the more esoteric / cool features of Moose.