Author: hlship
Date: Sun Feb 11 10:32:41 2007
New Revision: 506085
URL: http://svn.apache.org/viewvc?view=rev&rev=506085
Log:
Add a "Roadmap" section to the master project page.
Modified:
tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt
Modified: tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt?view=diff&rev=506085&r1=506084&r2=506085
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt Sun Feb 11
10:32:41 2007
@@ -37,6 +37,22 @@
Or, you can start with the {{{screencast.html}screencasts}}, which give you
a better idea about how Tapestry fits together.
+Roadmap
+
+ Tapestry is, of course, an open-source project, with all the work coming
from unpaid volunteers. That being said, our rough timeline is as follows:
+
+ * Basic components and features by early Spring 2007. This includes all the
form components, plus BeanEditForm and Grid, as well as client-side field
+ persistence and other important features.
+
+ * Ajax features in place by Summer 2007. We're looking for features
comprable to, and easier to use than, Tapestry 4.1.
+
+ * Hibernate and Spring integration in parallel (and possibly, off-Apache,
due to licensing reasons).
+
+ * Final release, Fall 2007.
+
+ []
+
+
What's New?
Tapestry 5 is an all new code base, written from the ground up to take Java
web