My policy on side effects is: all expressions containing side effects are
going to be evaluated in order
I do something like that in Saxon as well. But I don't attempt to define what
"in order" means; for example, the order in which different global variables
are evaluated. Doing this in the spec would be much more problematic.
Michael Kay
Saxonica
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--