Re: The iterator case

/ Richard Tobin <richard@inf.ed.ac.uk> was heard to say:
| One approach would be to allow a component to say that it produced a
| sequence of infosets.

The problem that's causing me the most heartburn right now is this:

Stage 1 produces three infosets, they have base URIs of "a.xml", "b.xml",
and "c.xml".

Stage 2 wants to transform those three infosets (a.xml->a'.xml, etc.)

Stage 3 wants to transform those three infosets (a.xml->a''.xml, etc.)

Stage 4 wants to combine *'.xml and serialize the result

Stage 5 wants to serialize *''.xml with the original names from stage 1.

I can't see how to simultaneously keep track of the base URIs and have
immutable infosets.

                                        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 Friday, 17 February 2006 19:13:30 UTC