Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by JohnSisson:
http://wiki.apache.org/ws/FrontPage/Architecture/OMGoals

The comment on the change is:
Fix url

------------------------------------------------------------------------------
   * ''[more discussion needed]'' AXIOM API is designed to support data 
bindings and XML transformations and AXIOM API should work well with any data 
binding framework (XPath, XSLT, JavaBeans2XML, XSD with JaxMe/JAXB, Castor, 
XmlBeans, RelaxNG, ...) [discussed in 
http://nagoya.apache.org/jira/browse/AXIS-1498]'''
   * '''[more discussion needed]'' '''AXIOM API is designed to make possible to 
build DOM L2 (L3?) impl on top of AXIS API'''
   * ''[optional]'' AXIOM impl that has MTOM binary data streamed in/out of 
external storage to avoid OutOfMemoryExceptions for very large content
-  * ''[optional]'' AXIOM impl that uses optimized representation of XML 
Infoset (such as XBIS <http://xbis.sourceforge.net/>) especially useful for low 
memory footprint and better performance between two WS nodes that boht uses the 
same optimized XML Infoset (less parsing and XBIS showed it can be much faster!)
+  * ''[optional]'' AXIOM impl that uses optimized representation of XML 
Infoset (such as XBIS [http://xbis.sourceforge.net/]) especially useful for low 
memory footprint and better performance between two WS nodes that boht uses the 
same optimized XML Infoset (less parsing and XBIS showed it can be much faster!)
   * ''[optional]'' AXIOM impl that uses XBIS (or similar) to store XML events 
for replay from memory (or file? db?), 
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to