---- Micheal Kay
State machines are essentially flowcharts: programming with GOTOs.
--------
I am seriously curious. Could you (or anyone) explain the fundamental difference between
state machines, GOTO's and XSLT ?
To my thinking (perhaps why I struggle with XSLT) ... an <apply-templates> is essentially a GOTO
with the current state (the current context) as input and possibly a 1 or more target states. and a <template> is a state description. The pattern matching ,to me, just adds to the difficulty of understanding the GOTO's ... as it makes
understanding what the target of the GOTO harder to comprehend (because it's really a function of the current state,
which can be quite subtle).
So what am I seeing wrong here ? Maybe if I understood my misconception I would do better at XLST.
-David
----------------------------------------
David A. Lee
dlee@calldei.com
http://www.xmlsh.org
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php