How to do it - Bread::Board
- Bread::Board provides two basic building blocks:
- Containers and Services
- A Container is a bit like a namespace that can contain Services
- And a Service is basically an object (i.e. an instance of a class)
- No, that's wrong:
- A Service provides us with the information we need to initiated an object