"John Utz" <[EMAIL PROTECTED]> writes: > hotay, so far so good. it built. no warnings
Glad to hear it. > what's a good trivial test of the XMLSchema features? or would that be > something that i should contribute? :-) I would be grateful to have more than the pathetic test that I wrote. > oh, and what about IDOM vs DOM? i've followed that thread. should i just > use IDOM and forget about DOM? Actually, I will be completely replacing DOM with IDOM. For now, use IDOM, and then for the next release you can just: 's/IDOM/DOM/g' There are unsolvable memory problems with the current DOM that are solved under IDOM. jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
