Author: veithen
Date: Sun Feb 9 16:09:49 2014
New Revision: 1566305
URL: http://svn.apache.org/r1566305
Log:
Added an item to the Axiom 1.3 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=1566305&r1=1566304&r2=1566305&view=diff
==============================================================================
--- webservices/axiom/trunk/src/site/apt/roadmap.apt (original)
+++ webservices/axiom/trunk/src/site/apt/roadmap.apt Sun Feb 9 16:09:49 2014
@@ -299,6 +299,11 @@ APIs that need to be overhauled
implementation could equally well use another API or provide its own XML
parser.
Therefore <<<StAXParserConfiguration>>> should be replaced by something more
generic.
+* <<<OMMetaFactory>>>
+
+ The argument order is not consistent across methods. See e.g. the two
<<<createOMBuilder>>> methods that
+ take an <<<InputSource>>> argument.
+
Miscellaneous
* Make non coalescing mode the default