[Libxmlplusplus-general] Node::remove_child() should delete the Node
- From: murrayc t-online de (Murray Cumming)
- To: libxml++ <libxmlplusplus-general lists sourceforge net>
- Subject: [Libxmlplusplus-general] Node::remove_child() should delete the Node
- Date: 09 Dec 2002 17:26:55 +0100
Nodes and attributes should only be created by the libxml++ interfaces,
so libxml++ should delete Nodes that it forgets about. So
Node::remove_child(Node* node) should delete the node as well as
removing it from it's internal list.
Any objection to me committing this, and a similar fix for
remove_attribute(), along with reference documentation?
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]