Intent
This project has the following goals :
To create a collection of reusable module to help to build quickly robust web application, without programming
To avoid to reinvent the wheel
To point out your added value
Design Pattern List
DesignPattern/ECrud -- how to create E-CRUD (Create, Read, Update, Delete + Search, Sort, Paginate, ...) application
DesignPattern/FormGeneration -- how to create E-CRUD (Create, Read, Update, Delete + Search, Sort, Paginate, ...) application
DesignPattern/FormProcessing -- how to create E-CRUD (Create, Read, Update, Delete + Search, Sort, Paginate, ...) application
DesignPattern/ListGeneration -- how to create E-CRUD (Create, Read, Update, Delete + Search, Sort, Paginate, ...) application
DesignPattern/Filtering -- how to create multiple xml files from only one original with conditional filtering
DesignPattern/Locator -- how to design your pipelines in a loose coupling way
ECRUD design pattern uses all the others but they may all be used alone.
More information
This web page is available in html format on
http://www.bluexml.org. You may have help on cocoon or bluexml mailing lists.