On Wed, 18 Apr 2001, Erik Schroeder wrote:
> This may be a dumb question, but...
> You say you "set both documents to NULL and create new ones for each
> "transaction"". Do you "delete" the documents prior to setting them to
> NULL?
I can't speak for Ivan, but I don't think I delete DOM_Document,
and the documentation tells me not to, if I remember correctly.
My understanding is that the reference counting should handle
garbage collection and that expressely using the operator
overload DOM_Document foo = 0; will force the ref count to zero.
Rob.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]