> Andy Clark wrote...
> 
> > Rahul Srivastava wrote:
> > According to http://www.megginson.com/SAX/Java/namespaces.html, namespaces
> > and namespace-prefixes can't be false together.
> > 
> > Xerces allows both the features to set to false together.
> 
> I don't like the way in which the SAX documentation has been
> changed from saying that false/false is undefined to being
> "illegal". I do not believe that the parser should implicitly
> correct the settings set by the user -- that is a sure fire
> way to introduce unexpected application errors.
> 

Would throwing an exception be a better idea then, if the user tries to set both 
the features as false?.

Rahul.
Sun Microsystems, Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to