On Sep 22, 2006, at 9:23 AM, Raymond Feng wrote:
BTW, we will need to add "idl/wsdl" as a dependency to the
core for the databinding part.
I guess we have to put that in right? It would be nice if we
didn't but it may be something that has to be done.
Why would we? I can see adding interfaces to spi to support IDL
implementations but wsdl (and java) should just be an
implementation of those interfaces.
The DataBinding code has some dependencies on the WSDL WrapperStyle
information and XmlSchema. Should we refactor the Wrapper into SPI
Operation?
I don't think the framework should know about WSDL artifacts and
XmlSchema. The semantic of wrap/unwrap is a general concept that
would apply to other IDLs as well. If by "refactor the Wrapper into
SPI Operation" you mean create an IDL-independent representation of a
wrap/unwrap operation, then I agree we should.
--
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]