AppFuseRoadmap |
|
Your trail: |
Difference between
version 13
and
version 12:
At line 4 changed 6 lines. |
* <span style="text-decoration: line-through">Implement Charle's [persistent cookie strategy|http://fishbowl.pastiche.org/2004/01/19/persistent_login_cookie_best_practice]</span> |
* <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> [Read how I did it|http://raibledesigns.com/page/rd?anchor=appfuse_refactorings_part_ii_spring]. |
* <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> [Read how I did it|http://raibledesigns.com/page/rd?anchor=appfuse_refactorings_part_i_changing]. |
* <span style="text-decoration: line-through">Add support for [iBatis|http://ibatis.com] as a database layer choice.</span> |
* Add [Spring|http://springframework.org] as a web framework choice. |
* Implement Charle's [persistent cookie strategy|http://fishbowl.pastiche.org/2004/01/19/persistent_login_cookie_best_practice].<br /><br /><strong>Status:</strong> [Done|http://raibledesigns.com/page/rd?anchor=appfuse_refactorings_part_iii_remember] |
* Migrate to Ant 1.6 and Tomcat 5.x as primary testing targets, but don't go to JSP 2.0 (yet).<br /><br />__Status:__ Done |
* Tie Managers to ManagerImpls using [Spring|http://springframework.org]. Possibly use Spring for some Hibernate enhancements and to tie DAOs to Impls as well. <br /><br />__Status:__ [Done|http://raibledesigns.com/page/rd?anchor=appfuse_refactorings_part_ii_spring] |
* Re-arrange directory structure to be more inline with a 3-tiered architecture. [Read Ideas...|http://www.raibledesigns.com/page/rd?anchor=a_few_thoughts_on_appfuse] <br /><br />__Status:__ [Done|http://raibledesigns.com/page/rd?anchor=appfuse_refactorings_part_i_changing] |
* Add support for [iBatis|http://ibatis.com] as a database layer choice.<br /><br />__Status:__ [http://raibledesigns.com/page/rd?anchor=appfuse_refactorings_part_iv_replacing] |
* Updated Tutorials to reflect all of the above changes.<br /><br />__Status:__ Hope to complete in early March. |
* MILESTONE: Release 1.4 - hopefully by mid-March. |
* Add [Spring|http://springframework.org] as a web framework choice.<br /><br />__Status:__ Hope to complete by end of March. |
Back to AppFuseRoadmap,
or to the Page History.
|