Can anybody please help me with this?
I think the removechild function doesn't work.
THe XML file:
 
<snip>
I have managed to fix the removeChild() function.  It seemed to be in some wierd quasi-state, but I've almost completely re-written it so not only does it work now, it goes much faster than it did in the past.  Previously when you deleted a node, it re-wrote the entire tree, now it modifies the existing tree so has to do less copy ops and takes less memory.
 
At this point I must warn that we are still lacking a DOM test harness, so until we have that the chances of finding bugs is "higher" than is acceptable for production quality code, hence we are still waving the beta flag here.
 
I hope to release when I next get a couple of spare hours.  If you can't wait until then, then you can get the latest version from the CVS repository, linked from the phpxmldb site.
 
Nigel
 
===========================
For the most recent version of phpxml, V1.N.X, and an archive of this list visit:  http://www.sourceforge.net/projects/phpxmldb

Reply via email to