Wiki source code of HoudahControlComponents
Last modified by Pierre Bernard on 2007/10/29 07:04
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | 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. |
2 | |||
3 | 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. | ||
4 | |||
![]() |
3.1 | 5 | [[Continue reading...>>url:http://code.google.com/p/houdah-webobjects-frameworks/wiki/HoudahControlComponents||shape="rect"]] |