Author: veithen
Date: Sun Jun 7 09:44:54 2015
New Revision: 1684009
URL: http://svn.apache.org/r1684009
Log:
Add item to 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=1684009&r1=1684008&r2=1684009&view=diff
==============================================================================
--- webservices/axiom/trunk/src/site/apt/roadmap.apt (original)
+++ webservices/axiom/trunk/src/site/apt/roadmap.apt Sun Jun 7 09:44:54 2015
@@ -328,6 +328,11 @@ APIs that need to be overhauled
The argument order of the <<<addAttribute(String, String, OMNamespace)>>>
method is inconsistent with that
of the <<<createOMAttribute>>> method in <<<OMFactory>>>.
+* <<<OMOutputFormat>>>
+
+ This class should be made immutable (which would require introducing a
builder class) so that instances
+ are safe to reuse.
+
Miscellaneous
* Make non coalescing mode the default