Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESC-313 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESC-313 Summary: DOM-IDOM Integration Type: Bug Status: Closed Resolution: WON'T FIX Project: Xerces-C++ Components: DOM Versions: 1.6.0 Assignee: Reporter: Lenny Hoffman Created: Tue, 22 Jan 2002 8:14 PM Updated: Tue, 19 Oct 2004 10:06 AM Environment: Operating System: All Platform: All Description: The DOM interfaces have lightweight smart pointers to referenced counted implementation objects, while the IDOM interfaces eliminate the smart pointer and the reference counting. The proposal is simply to add lightweight smart pointers to the IDOM implementation. Reference counting is still eliminated, but the smart pointers facilitate an interface that retains familiarity with the Java version of xerces and allows for different back ends (implementations) to be plugged in. One back end would be the IDOM itself, while others could be application specific adapters (for those that want to provide a DOM API to their application), database adapters, etc. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]