Author: husted
Date: Fri Dec  2 18:14:39 2005
New Revision: 351874

URL: http://svn.apache.org/viewcvs?rev=351874&view=rev
Log:
Expand "today" into actual date.

Modified:
    struts/site/trunk/DRAFTS.txt

Modified: struts/site/trunk/DRAFTS.txt
URL: 
http://svn.apache.org/viewcvs/struts/site/trunk/DRAFTS.txt?rev=351874&r1=351873&r2=351874&view=diff
==============================================================================
--- struts/site/trunk/DRAFTS.txt (original)
+++ struts/site/trunk/DRAFTS.txt Fri Dec  2 18:14:39 2005
@@ -23,7 +23,7 @@
 
 The key change in this release is the "composable request processor". The 
request processor is the framework's "kernal". The request processor methods 
are now command objects in a flexible chain of commands. Rather than 
subclassing a monolithic object, developers can now just replace commands with 
their own implementations. Commands can also be inserted or removed, if needed, 
to extend or streamline the request processing gauntlet, to better meet the 
needs of different kinds of applications.
 
-The Struts Action Framework 1.3.0 release, and other milestones on the Apache 
Struts roadmap, are being discussed at ApacheCon today in a talk, entitled 
"Struts 2006: An Embarrassment of Riches".
+The Struts Action Framework 1.3.0 release, and other milestones on the Apache 
Struts roadmap, are being discussed at ApacheCon on Tuesday, December 13, 2005, 
in a talk, entitled "Struts 2006: An Embarrassment of Riches".
 
 For more about Struts Action Framework, visit the framework's Website 
[http://struts.apache.org/struts-action/].
 
@@ -37,7 +37,7 @@
 
 Shale is based on the recently standardized JavaServer Faces APIs, and focuses 
on adding value, rather than redundantly implementing features that JSF already 
provides. Shale will run on any compliant JSF implementation, including the one 
being developed by the Apache MyFaces project. It also includes many features 
that Struts users appreciate, such as supporting client side validation and the 
Tiles framework.
 
-Struts Shale is being discussed by Craig McClanahan in a talk at ApacheCon 
today, entitled "Shale: The Next Struts??".
+Struts Shale is being discussed by Craig McClanahan in a talk at ApacheCon on 
Tuesday, December 13, 2005, entitled "Shale: The Next Struts??".
 
 For more about Shale, visit the Struts Shale website 
[http://struts.apache.org/struts-shale/].
 
@@ -69,7 +69,7 @@
 
 Over the past few months, Apache Struts has more than doubled its number of 
active committers. With the addition of two WebWork developers, there are about 
fifteen active volunteers. Right now, about half of the committers are working 
on the original Struts Action Framework and half are working on the new Struts 
Shale Framework, which utilizes JavaServer Faces. Several volunteers are now 
working with both frameworks.
 
-The merger and other milestones on the Apache Struts roadmap are being 
discussed in a talk at ApacheCon today, entitled "Struts 2006: An Embarrassment 
of Riches". The talk will be presented by Lightbody, Husted, and Don Brown, 
another Struts Committer. The Struts Shale framework is being discussed at a 
second talk, presented by McClanahan, entitled "Shale: The Next Struts??".
+The merger and other milestones on the Apache Struts roadmap are being 
discussed in a talk at ApacheCon on Tuesday, December 13, 2005, entitled 
"Struts 2006: An Embarrassment of Riches". The talk will be presented by 
Lightbody, Husted, and Don Brown, another Struts Committer. The Struts Shale 
framework is being discussed at a second talk, presented by McClanahan, 
entitled "Shale: The Next Struts??".
 
 For more about Struts, visit the Apache Struts Website 
[http://struts.apache.org/].
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to