On Feb 25, 2007, at 5:29 PM, Jeremy Boynes wrote:

For all of these:
  <cns:component
  <bns:reference and service
  <ins:interceptorName

the element is an extension-specific, unique, versioned identifier for the component implementation type, binding, or interceptor builder. Meeraj's unmarshalling framework is able to dispatch the to the appropriate unmarshaller in order to read the element in builder-specific manner. The content of that is completely under the control of the marshaller/unmarshaller for that extension so there is no need for xml extension hooks.

This data is not intended for use by end-users so we can be very precise with the XML definitions (read really ugly XML, lots of namespaces etc.). We need that in order to maintain portability between different implementation and different versions of the same implementation.

Hope that makes sense.

Yep, Didn't pick up on the namespaces. I think that should work for us.

Jim



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

Reply via email to