dflorey 2004/06/04 15:07:29
Modified: src/doc roadmap.xml
docs roadmap.html
Log:
Added stuff to roadmap
Revision Changes Path
1.7 +27 -14 jakarta-slide/src/doc/roadmap.xml
Index: roadmap.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/roadmap.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- roadmap.xml 4 Jun 2004 21:37:35 -0000 1.6
+++ roadmap.xml 4 Jun 2004 22:07:29 -0000 1.7
@@ -87,6 +87,9 @@
External
transaction support (MS Exchange
2000
compliant) (Daniel Florey, Oliver
Zeigermann)</li>
+ <li><img
src="images/progress.gif" nosave=""
+ height="5"
width="14" border="0" />
+ Redirect
reference support (Steve Vaughan)</li>
</ul>
</td>
</tr>
@@ -225,10 +228,8 @@
<td>
<b>Slide server</b>
<ul>
- <li>Extendable event
framework<br/> </li>
- <ul>
- <li>Event
based macro property updater</li>
- </ul>
+ <li>New sequence
concept<br/> </li>
+ <li>Event based macro property
updater</li>
</ul>
</td>
</tr>
@@ -240,7 +241,7 @@
<td>
<b>WebDAV Server</b>
<ul>
- <li>New sequence
concept<br/> </li>
+ <li>Redirect reference
support</li>
<li>Introduction of
methods for long term transaction (MS Exchange
compatible)<br/> </li>
<ul>
@@ -259,17 +260,18 @@
<br/>
<ul>
<li>Introduction of
client side notification dispatcher using
- new event
notification methods (MS Exchange
-
compatible)<br/> </li>
- <ul>
- <li>SUBSCRIBE,
UNSUBSCRIBE, POLL</li>
- </ul>
+ new event
notification methods<br/></li>
+ <ul>
+
<li>Support of UDP and TCP pushed notifications</li>
+
<li>Support of reliable interval TCP based event polling</li>
+
<li>Support of subscription timeout and subscription refresh</li>
+
<li>Support of notification delay and delay based event collection</li>
+
<li>Support of new Exchange compatible event types (Update/newmember)</li>
+
<li>Improved event collection analysis</li>
+ </ul>
<li>Introduction of
new methods for long term
transactions
(MS Exchange
compatible)<br/> </li>
- <ul>
- <li>LOCK,
UNLOCK</li>
- </ul>
</ul>
<ul>
</ul>
@@ -299,7 +301,18 @@
<b>Projector</b>
<br/>
<ul>
- <li>Initial release of
Projector</li>
+ <li>Initial release of
Projector featuring:</li>
+ <ul>
+ <li>WebDAV
based rendering framework</li>
+ <li>Separation
of concerns by using MVC design pattern</li>
+ <li>Contract
based programming</li>
+
<li>Synchronous, asynchronous and nested workflows</li>
+ <li>Event
driven workflows</li>
+ <li>Content
type aware templating</li>
+ <li>HTML form
handling</li>
+ <li>Table and
tree rendering</li>
+
<li>Application handling including deployment at runtime and application
dependencies</li>
+ </ul>
</ul>
<ul>
</ul>
1.6 +44 -20 jakarta-slide/docs/roadmap.html
Index: roadmap.html
===================================================================
RCS file: /home/cvs/jakarta-slide/docs/roadmap.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- roadmap.html 4 Jun 2004 21:37:36 -0000 1.5
+++ roadmap.html 4 Jun 2004 22:07:29 -0000 1.6
@@ -240,6 +240,10 @@
External
transaction support (MS Exchange
2000
compliant) (Daniel Florey, Oliver
Zeigermann)</li>
+
+<li>
+<img src="images/progress.gif" nosave="" height="5" width="14" border="0">
+ Redirect
reference support (Steve Vaughan)</li>
</ul>
@@ -456,14 +460,10 @@
<ul>
-<li>Extendable event framework<br>
+<li>New sequence concept<br>
</li>
-
-<ul>
-
+
<li>Event based macro property updater</li>
-
-</ul>
</ul>
@@ -481,8 +481,7 @@
<ul>
-<li>New sequence concept<br>
-</li>
+<li>Redirect reference support</li>
<li>Introduction of methods for long term transaction (MS Exchange
compatible)<br>
@@ -514,26 +513,29 @@
<ul>
<li>Introduction of client side notification dispatcher using
- new event
notification methods (MS Exchange
-
compatible)<br>
+ new event
notification methods<br>
</li>
-
+
<ul>
+
+<li>Support of UDP and TCP pushed notifications</li>
+
+<li>Support of reliable interval TCP based event polling</li>
+
+<li>Support of subscription timeout and subscription refresh</li>
+
+<li>Support of notification delay and delay based event collection</li>
+
+<li>Support of new Exchange compatible event types (Update/newmember)</li>
+
+<li>Improved event collection analysis</li>
-<li>SUBSCRIBE, UNSUBSCRIBE, POLL</li>
-
</ul>
<li>Introduction of new methods for long term
transactions
(MS Exchange
compatible)<br>
</li>
-
-<ul>
-
-<li>LOCK, UNLOCK</li>
-
-</ul>
</ul>
@@ -581,7 +583,29 @@
<ul>
-<li>Initial release of Projector</li>
+<li>Initial release of Projector featuring:</li>
+
+<ul>
+
+<li>WebDAV based rendering framework</li>
+
+<li>Separation of concerns by using MVC design pattern</li>
+
+<li>Contract based programming</li>
+
+<li>Synchronous, asynchronous and nested workflows</li>
+
+<li>Event driven workflows</li>
+
+<li>Content type aware templating</li>
+
+<li>HTML form handling</li>
+
+<li>Table and tree rendering</li>
+
+<li>Application handling including deployment at runtime and application
dependencies</li>
+
+</ul>
</ul>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
