HoudahControlComponents
Last modified by Pierre Bernard on 2007/10/29 07:04
The HoudahControlComponents framework implements a controller layer to work with HoudahViewComponents. The framework's controllers are designed to assist in creating a CRUD (Create - Read - Update - Delete) application. They implement behavior, page flow and error handling that is appropriate for this use.
The HoudahControlComponents framework is dependant on HoudahViewComponents as well as on lower level Houdah and WebObjects frameworks. It supposes the existence of a business layer managed by EOControl with persistence handled by EOAccess.