- Notifications
You must be signed in to change notification settings - Fork 0
thecheatah edited this page Feb 15, 2011
·
5 revisions
This document will talk about the how and why this project is architected the way it is. The input wizard framework was architected by Ravneet Singh https://github.com/thecheatah.
The input wizard framework uses the following key design patterns:
- Dependency Injection/Inversion of control
- Delegation Model to decouple components