John Kaputin wrote: > Hi Oshani, > This was the original intention. DOMWSDLFactory and DOMWSDLReader were the > starting point, but we have not had the time and resource yet to do > StAXWSDLFactory and StAXWSDLReader, so if you'd like to contribute on those > that would be fine. > > I have a question on Axis2 use of StAX, AXIOM and DOM. One of the original > requirements on Woden from Axis was to provide a StAX implementation and > avoid any dependecy on the DOM API. I notice that ws-commons XmlSchema > exposes the DOM API. Does AXIOM use XmlSchema > or expose the DOM API in any other way?
XmlSchema was a contribution from some other parties and then Axiom was not there. So it was built around DOM apis. And at the same time Axiom has no dependencies on XmlSchema as Axiom is just an XML infoset representation. Yes, we continue to thrive to have as less dependencies as possible on DOM. And through experience in Axis2, StAX parsing is most of the time fast and efficient than DOM parsing. -- Chinthaka > > thanks, > John Kaputin > > > > > "Oshani > Seneviratne" > <[EMAIL PROTECTED] To > m> [email protected] > cc > 13/06/2006 06:50 > Subject > Re: Agenda of the Woden Status > Please respond to Telecon, 2006-06-13 > [EMAIL PROTECTED] > he.org > > > > > > > > > Hi, > > I would like to add another item to the agenda. > > How about the StAX implementation in Woden? I believe we can use the > same design methodology used with DOM and introduce StAXWSDLFactory, > StAXWSDLReader etc. In the long run, this model could be used in Axis2 > for WSDL2.0 support since AXIOM too is based on StAX. > > I have done some experimentation in this regard already, and would > like to contribute by implementing the StAX based processing of WSDL > in Woden. > > Thanks, > > Oshani. > > On 6/13/06, Lawrence Mandel <[EMAIL PROTECTED]> wrote: >> See [1] for call and IRC information. >> >> [1] >> http://incubator.apache.org/woden/dev/index.html#Weekly+Status+Call >> >> Agenda >> >> 1. Open Action Items - Lawrence Mandel >> >> 2006-06-06: Graham will get in touch with Chathura and Oshani to discuss >> progress and collaboration. >> >> 2006-06-06: John will post to woden-dev with suggested coding > conventions. >> 2. M5 Status - John Kaputin >> >> 3. Interoperability Status - Lawrence Mandel >> >> 4. Other Business - Open >> >> >> Thanks, >> >> Lawrence Mandel >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
signature.asc
Description: OpenPGP digital signature
