AppFuseRoadmap |
|
| Your trail: |
This is version 63.
It is not the current version, and thus it cannot be edited.
[Back to current version]
[Restore this version]
This page is designed to document the things I want to do with AppFuse in 2004. Feel free to add suggestions as you see fit.
AppFuse 1.7 - hopefully before the end of 2004
- Add Tapestry
as a web framework choice.
- Add JSF
as a web framework choice.
- Integrate jMock
for testing Managers and Actions/Controllers.
- Add installer for Resin that rebuilds build.xml for Resin instead of Tomcat.
Future
- (Possibly) Add a Swing client that can talk to at least one of the above frameworks (if not all).
- (Possibly) Add a Laszlo
front-end. I've heard this might be possible with Tapestry or JSF.
- (Really don't want to) Offer Maven as an alternative to building with Ant. This will likely make the IDE integration easier as it's not very good right now.
Various Ideas - don't know if I'll use them'
- Use JMeter or Microsoft's Web Application Testing tool to configure load testing scripts for inclusion in the distribution. Motivated by this post
.
- Create tutorial on how to integrate Quartz.
- Create tutorial on how to integrate Lucene for searching users.
- Use Spring for Quartz, JavaMail and Velocity (completed in 1.6).
- Integrate UrlRewriteFilter for prettier URLs (completed in 1.6).
- Add Configuration object that talks to a database table for application configuration. Create a dynamic UI (JSP) to handle updating.
|