Edwin Goei wrote:
> I did not set those features in the JAXP parser dependent implementation
> code because I do not know what the corresponding parser dependent
> feature names are for Xerces.  Last time I checked they were not
> defined.  Has this changed?

Nope, but that's the great thing about open source -- we can
change it! :) Let's just decide what the best featureIds for
these features would be. I want to keep the naming among the
featureIds consistent. How about the following:

  Feature: http://apache.org/xml/features/dom/include-comments
  Default: true

  Feature: http://apache.org/xml/features/dom/coalesce-cdata
  Default: false

-- 
Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED]

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

Reply via email to