- From: Lothar Behrens <lothar.behrens@okay.net>
- Date: Thu, 16 Nov 2000 00:14:43 +0100
- To: www-dom@w3.org
Hi, I have a container, that clones the object's members after inserting. If I have an integer, I clone this way: intValue = source.intValue; So I have a copy of the value. Can I do this the same way for a DOM_Node ? I read some about 'live' DOM documents. How can I block changes while I do a 'transaction' ? What is about data that have to be static while a program runs ? Thanks for help, Lothar -------------------------------------------------------- Lothar Behrens | Company: lothar.behrens@giquadrat.de Borsteler Bogen 4 | C++ is the future, LINUX too :-) 22453 Hamburg | have a look at www.wxWindows.org
Received on Wednesday, 15 November 2000 18:48:59 UTC