[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: xml-dev@ic.ac.uk
- Date: Fri, 25 Feb 2000 16:43:51 -0500
andyclar@us.ibm.com writes:
> In implementing SAX2beta, I'm wondering what I should
> do with those SAX2 features/properties that are not part
> of the SAX2beta. Should I remove them? Or is this a
> documentation problem?
>
> Here's a list of the features/properties missing:
>
> http://xml.org/sax/features/use-locator
> http://xml.org/sax/features/normalize-text
> http://xml.org/sax/properties/namespace-sep
namespace-sep is no longer necessary, because we're handling
namespaces differently. The other two can still be added in in the
future if there's enough demand, but for now it's best either to
rename or to drop them.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/threads.html
***************************************************************************
|