Re: Error recovery

On 11/16/2012 9:53 PM, James Clark wrote:
>
> (a) <e a="x"/>, or
>
> (b) <e a="x/">
>
Probably (a), but whatever you do, please issue a warning!

It might (?) not be a bad idea to consider non-local fixups - try both, 
branch and continue, and when you get to the end, choose the branch that 
had the fewest (or lowest scoring?) fixups.  You could limit growth by 
pruning the tree from time to time...

-Mike

Received on Saturday, 17 November 2012 05:45:13 UTC