Ideas for Google Summer of Code 2009
- Create a new archetype (appfuse-ws) that allows just deploying a backend (with SOAP/REST/GWT/Flex support). http://issues.appfuse.org/browse/APF-897
- Add ICEfaces to JSF module. This work has already been started.
- Add REST support via existing XFire/CXF.
- Add Flex support (light and/or basic).
- Add GWT support (light and/or basic).
Add Compass support (patch exists for backend).- Upgrade to Spring 3.0 and convert Spring MVC to REST that can serve up HTML and JSON.
- Upgrade to Struts 2.1, add REST plugin and allow serving up both HTML and JSON.
- Add Groovy support.
- Add GORM support.
- Add Wicket support.
- Add a Plugin Mechanism and move features like Web Services into it.
- Add PMD report and make sure there are 0 errors and fail built if not (ask tibi@dds.nl for help)
- Add Checkstyle report and make sure there are 0 errors (with own checkstyl.xml) and fail built if not (ask tibi@dds.nl for help)
- Add Cobertura report (make it working with sturts 2 fullsource) and make sure covarage is above 85% range and fail built if not (ask tibi@dds.nl for help)
If you have other ideas, please add them to the above list.