Skip to content
thecheatah edited this page Feb 15, 2011 · 5 revisions

Inputwizard source code documentation.

About

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.

General Concepts

The input wizard framework uses the following key design patterns:

  • Dependency Injection/Inversion of control
  • Delegation Model to decouple components
Clone this wiki locally