AppFuseRoadmap |
|
Your trail: |
Difference between
version 10
and
version 9:
At line 5 changed 3 lines. |
* Migrate to Ant 1.6 and Tomcat 5.x as primary testing targets, but don't go to JSP 2.0 (yet). |
* Tie Managers to ManagerImpls using [Spring|http://springframework.org]. Possibly use Spring for some Hibernate enhancements and to tie DAOs to Impls as well. |
* Re-arrange directory structure to be more inline with a 3-tiered architecture. [Read More...|http://www.raibledesigns.com/page/rd?anchor=a_few_thoughts_on_appfuse] |
* <span style="text-decoration: line-through">Migrate to Ant 1.6 and Tomcat 5.x as primary testing targets, but don't go to JSP 2.0 (yet).</span> |
* <span style="text-decoration: line-through">Tie Managers to ManagerImpls using [Spring|http://springframework.org]. Possibly use Spring for some Hibernate enhancements and to tie DAOs to Impls as well.</span> |
* <span style="text-decoration: line-through">Re-arrange directory structure to be more inline with a 3-tiered architecture. [Read More...|http://www.raibledesigns.com/page/rd?anchor=a_few_thoughts_on_appfuse]</span> |
At line 9 added 1 line. |
* Add [Spring|http://springframework.org] as a web framework choice. |
At line 11 changed 5 lines. |
* Add [WebWork|http://www.opensymphony.com/webwork/] as a web framework choice |
* Add [Tapestry|http://jakarta.apache.org/tapestry/] as a web framework choice |
* Figure out how to use Mocks to create faster unit tests, rather than just integrations tests (which is what exists now) |
* (Possibly) Add [JSF|http://java.sun.com/j2ee/javaserverfaces/] as a web framework choice |
* (Possibly) Add a Swing client that can talk to at least one of the above frameworks (if not all) |
* Add [WebWork|http://www.opensymphony.com/webwork/] as a web framework choice. |
* Add [Tapestry|http://jakarta.apache.org/tapestry/] as a web framework choice. |
* Figure out how to use Mocks to create faster unit tests, rather than just integrations tests (which is what exists now). |
* (Possibly) Add [JSF|http://java.sun.com/j2ee/javaserverfaces/] as a web framework choice. |
* (Possibly) Add a Swing client that can talk to at least one of the above frameworks (if not all). |
Back to AppFuseRoadmap,
or to the Page History.
|