You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/06/07 10:00:40 UTC

svn commit: r1683997 - /webservices/axiom/trunk/src/site/apt/roadmap.apt

Author: veithen
Date: Sun Jun  7 08:00:39 2015
New Revision: 1683997

URL: http://svn.apache.org/r1683997
Log:
Add an item to the roadmap.

Modified:
    webservices/axiom/trunk/src/site/apt/roadmap.apt

Modified: webservices/axiom/trunk/src/site/apt/roadmap.apt
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/src/site/apt/roadmap.apt?rev=1683997&r1=1683996&r2=1683997&view=diff
==============================================================================
--- webservices/axiom/trunk/src/site/apt/roadmap.apt (original)
+++ webservices/axiom/trunk/src/site/apt/roadmap.apt Sun Jun  7 08:00:39 2015
@@ -280,6 +280,15 @@ APIs that need to be overhauled
       
       * The two methods are not XOP aware.
 
+* <<<MTOMXMLStreamReader>>>
+
+  This should become an interface:
+  
+   * This would enable the implementation of proxies and maybe allow us to get rid of
+     <<<XMLStreamWriterFilter>>>.
+
+   * This would allow us to move the implementation code out of <<<axiom-api>>>.
+
 * Attachment lifecycle manager
 
   The <<<LifecycleManager>>> API has a couple of issues that can't be fixed without breaking