RE: Problem with user data handler, I think

2003-05-29 Thread MARobertson
com> cc: Subject: RE: Problem with user data handler, I think 05/28/2003

RE: Problem with user data handler, I think

2003-05-29 Thread Gareth Reakes
here's a patch attached to that bug (hint, hint). :) > > -Nathan Codding > PureEdge Solutions, Inc > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 28, 2003 8:45 AM > To: [EMAIL PROTECTED] > Subject: Problem w

RE: Problem with user data handler, I think

2003-05-29 Thread Nathan Codding
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 8:45 AM To: [EMAIL PROTECTED] Subject: Problem with user data handler, I think Hi All! I'm having a problem with my DOMUserDataHandler derived class. At times when a DOMElement gets deleted, the h

Problem with user data handler, I think

2003-05-29 Thread MARobertson
Hi All! I'm having a problem with my DOMUserDataHandler derived class. At times when a DOMElement gets deleted, the handle method of my class doesn't get called. At least thats what seems to be happening! First, a bit of background. We've decided to wrap Xerces in a couple of classes of our