[phpXML] Patches since 1.N.5
Brought to you by:
bs_php,
nigelswinson
From: <nig...@us...> - 2001-10-08 17:53:15
|
Can anybody please help me with this? I think the removechild function doesn't work. THe XML file: =20=20=20=20=20 <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 doe= s it work now, it goes much faster than it did in the past. Previously whe= n you deleted a node, it re-wrote the entire tree, now it modifies the exis= ting tree so has to do less copy ops and takes less memory. =20 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 acceptab= le for production quality code, hence we are still waving the beta flag her= e. =20 I hope to release when I next get a couple of spare hours. If you can't wa= it until then, then you can get the latest version from the CVS repository,= linked from the phpxmldb site. Nigel =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D For the most recent version of phpxml, V1.N.X, and an archive of this list = visit: http://www.sourceforge.net/projects/phpxmldb -- This message has been sent through the <phpXML/> user discussion list. To u= nsubscribe, please visit https://sslsites.de/mailinglisten/user/user@lists.= phpxml.org/ |