[
Lists Home |
Date Index |
Thread Index
]
* Michael Kay <mike@saxonica.com> [2004-12-23 17:13]:
> > There's also the question of context -- would the only context be the
> > stack, or do people hope to have access to left siblings as well?
>
> I found it very useful also to have a one-event lookahead.
Do you do this using SAX? I'm assuming you are referring to the
early Saxon engine.
I'd imagine you would keep an event buffer, in order to do
lookahead, but you'd have to make copies of the characters
events, which isn't such a big deal.
--
Alan Gutierrez - alan@engrm.com
|