Author: rhs
Date: Thu Nov 13 20:05:52 2014
New Revision: 1639503
URL: http://svn.apache.org/r1639503
Log:
updated release plan
Modified:
qpid/site/docs/proton/development.html
qpid/site/input/proton/development.md
Modified: qpid/site/docs/proton/development.html
URL:
http://svn.apache.org/viewvc/qpid/site/docs/proton/development.html?rev=1639503&r1=1639502&r2=1639503&view=diff
==============================================================================
--- qpid/site/docs/proton/development.html (original)
+++ qpid/site/docs/proton/development.html Thu Nov 13 20:05:52 2014
@@ -129,9 +129,7 @@ that we can make them in a backwards com
<ul>
<li>Transactions</li>
<li>Message</li>
-<li>Codec</li>
<li>Land Gordon's examples branch</li>
-<li>Web sockets</li>
</ul></li>
</ul>
@@ -152,6 +150,30 @@ that we can make them in a backwards com
<li>Cyrus SASL integration</li>
</ul>
+<h2 id="proton-010">Proton 0.10</h2>
+
+<ul>
+<li>Simplified IO Layering (C and Java)
+<ul>
+<li>consider web sockets</li>
+</ul></li>
+<li>Java heartbeats</li>
+<li>Codec:
+<ul>
+<li>land new Java codec</li>
+<li>C codec API</li>
+</ul></li>
+<li>Handler development in C</li>
+</ul>
+
+<h2 id="unscheduled-items">Unscheduled Items:</h2>
+
+<ul>
+<li>Python 3</li>
+<li>Wrapper memory model</li>
+<li>Web sockets?</li>
+</ul>
+
<hr/>
Modified: qpid/site/input/proton/development.md
URL:
http://svn.apache.org/viewvc/qpid/site/input/proton/development.md?rev=1639503&r1=1639502&r2=1639503&view=diff
==============================================================================
--- qpid/site/input/proton/development.md (original)
+++ qpid/site/input/proton/development.md Thu Nov 13 20:05:52 2014
@@ -37,9 +37,7 @@ that we can make them in a backwards com
- API stabilization
+ Transactions
+ Message
- + Codec
+ Land Gordon's examples branch
- + Web sockets
### Really nice to have goals
@@ -51,3 +49,18 @@ that we can make them in a backwards com
### Probably next release
- Cyrus SASL integration
+
+## Proton 0.10
+
+ - Simplified IO Layering (C and Java)
+ + consider web sockets
+ - Java heartbeats
+ - Codec:
+ + land new Java codec
+ + C codec API
+ - Handler development in C
+
+## Unscheduled Items:
+ - Python 3
+ - Wrapper memory model
+ - Web sockets?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]