Hi, On Fri, 11 Jul 2003, [EMAIL PROTECTED] wrote:
> > 1) Are there any examples or helpful info on how to use the > DOMUserDataHandler? (I'm a big fan of examples!) I'm afraid not. If you come up with one then we would love to have it. > 2) Well, it is an unhandled exception that occurs when the parser is > deleted. When I put a try catch block around doc->release(), nothing is > caught and things appear to be ok. But when the program hits delete > parser, I get an unhandled exception. Have you adopted the document? If you have not the parser is responsible for deletion and you should not. >One more question. The DOMUserDataHandler is listed as "Experimental". >How risky is it for me to use this feature in a released product? The core is in last call so you can be reasonably happy. I owuld use it but there is a chance it will change. Gareth -- Gareth Reakes, Head of Product Development +44-1865-203192 DecisionSoft Limited http://www.decisionsoft.com XML Development and Services --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
