Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Abstract Controller can be used as a base class for any fundamental controller implementation. Controller class by definition should be state-less, although it can have associated model, which it then would manipulate.
Learn: http://agiletoolkit.org/learn/understad/controller
Reference: http://agiletoolkit.org/doc/controller