Re: References in XPath that can be represented by astringandstill can be garbage collected

"Michael Kay" <[email protected]> Mon, 22 Dec 2008 09:18:31 -0000
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <D68B72E3FADF40CE98D58189DCE50A96@Sealion>
> Then isn't it simpler to introduce a mutable reference and 
> allow statefull logic like in this pseudo code:

Anything that introduces stateful logic will complicate the semantics of the
language dramatically. It basically means that you have to start defining
rules for the order of evaluation of expressions - all expressions.

Michael Kay
http://www.saxonica.com/