Re: interupting processing

/ Innovimax SARL <innovimax@gmail.com> was heard to say:
| It occurs to me that now we are processing a sequence of document in
| many steps, it could be interesting to interupt the processing at some
| points
|
| I imagine that we can put the "interuptible" step in a try/catch and
| throw an error
|
| But what about, especially in p:for-each of a p:break element ?

I'm not sure that fits our processing model very well. I can easily
imagine having all the branches of a for-each executing in parallel;
what would break mean then?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | The Future is something which everyone
http://nwalsh.com/            | reaches at the rate of sixty minutes an
                              | hour, whatever he does, whoever he
                              | is.--C. S. Lewis

Received on Monday, 30 April 2007 21:07:45 UTC