Re: What is passed between processes?

/ Jeni Tennison <jeni@jenitennison.com> was heard to say:
| I think that one of the requirements for the XML Processing
| Model/Language is that it needs to support passing XML documents in
| the forms of serialised XML, infosets *and* augmented infosets, as
| appropriate, between processes in a pipeline. Other thoughts?

To the extent possible, I'd like the exact representation passed
between processes to be an implementation detail. On the one hand, I
think we'll get a lot of pushback if an implmentation that passes SAX
events between components can't be conformant to our spec. On the
other, implementations built around XPath2/XSLT2/XQuery are obviously
going to want to pass XDM instances around and I want those to be
conformant too.

                                        Be seeing you,
                                          norm

-- 
Norman.Walsh@Sun.COM / XML Standards Architect / Sun Microsystems, Inc.
NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.

Received on Tuesday, 10 January 2006 17:51:35 UTC