Design Patterns: ASf MVC Alex B. Snet (contact me)
This package is a framework for implementing MVC (Model-View-Controller) based applications.
The main controller class takes care of loading other controller, model and view classes and dispatches the current request by calling the classes according to configuration.