5 Oct
1999
5 Oct
'99
7:07 p.m.
At 11:18 PM 10/5/99 +1000, Anthony Pfrunder wrote:
VZ now runs on top of and REQUIRES the following products: * XMLWidgets * Python Methods (with patch) * XMLDocument
Cool, sounds like a winning combination! I can't wait to try it out.
XMLDocument has lots of bugs in it (sorry Amos ;) most of which are fixed in the subclasses within VZ. One which I haven't patched yet is insertBefore(newchild, oldchild). For some reason if you pass it getFirstChild it will dup this node and then insert your newchild.
I'd be happy to fix stuff if you provide me with detailed bug reports. Also, I love to receive patches. -Amos