- From: Jostein Austvik Jacobsen <josteinaj@gmail.com>
- Date: Mon, 1 Nov 2010 13:01:08 +0100
- To: xproc-dev@w3.org
Received on Monday, 1 November 2010 12:02:01 UTC
I remember seeing a note on this problem somewhere, but I can't find it. Say I want to run these two steps in sequence: <p:store href="file.xml"/> <p:load href="file.xml"/> p:load would have to run after p:store, or the file wouldn't be there yet. Since p:store has no primary output and p:load has no primary input, the processor may choose the order they are run in. Is there a standard pattern for solving such issues? Something general, not just for the store/load use-case? Regards Jostein Austvik Jacobsen
Received on Monday, 1 November 2010 12:02:01 UTC