Re: Delaying activation of actions

2007-02-27 Thread Hans Aberg
On 13 Feb 2007, at 14:32, Frans Englich wrote: I have a design problem that I don't know how to solve, so any pointer would be highly appreciated! The problem is that is that in a parser for pseudo-XML, ... If it is a known problem, perhaps you might check the USenet newsgroup comp.compil

Delaying activation of actions

2007-02-13 Thread Frans Englich
Hello all, I have a design problem that I don't know how to solve, so any pointer would be highly appreciated! The problem is that is that in a parser for pseudo-XML, I need to delay the lookup of certain names, to after all namespace declarations has been parsed. Here's an example: http://e