DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22525>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22525

DOMAttr.hpp includes DOMNode.hpp as local file

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-08-19 19:53 -------
I'd definitely appreciate the comments of people who've been longer in Xerces-C 
land than I have, but I think this is intentional.  I think the purpose of 
using the quotes is to make the DOM interfaces as implementation-independent--
and therefore as portable--as possible.  They're supposed to be interdependent, 
not dependent on Xerces.  

The canonical file for applications to include is DOM.hpp, which uses angle 
bracket includes to include all the DOM interfaces.  That's the part that's 
supposed to be explicitly dependent on Xerces, which applications--themselves 
dependent on Xerces---can include.

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

Reply via email to