Re: [xml-dev] The subsetting has begun

From
Karl Waclawek <>
To
Gregory Murphy <>,
Date
2003-02-21T19:01:28Z
ID
<001d01c2d9db$a3a46380$0207a8c0@karl>
Thread
Re: [xml-dev] The subsetting has begun
> Karl Waclawek scripsit:
>  
> > I agree. It would be nice, however, if SAX for instance allowed
> > an application to stop parsing (based on an event) without 
> > having to throw an exception.
> 
> Isn't that one of the motivations behind "pull parsers"?  

I am not sure about all the reasons Pull APIs were designed,
but it sure is one that appeals to me.

Karl