Re: Re: Problem with implementation of getChildNodes on HTMLFormElement?
Petr Stehlik <[email protected]> Sat, 13 Sep 2003 22:14:32 +0200
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
V So, 13. 09. 2003 v 20:00, Jacob Kjome píše: > Ok, I narrowed it down. Try adding "-dom xerces" right. > So, it probably isn't a problem with Xerces, but with LazyDOM. BTW, do I remember right that XHTML files are automatically compiled with Xerces? Since there's no LazyDOM for XHTML? I remember I had to add "-dom xerces" to Enhydra5.0's XMLC 2.1alpha in order to compile the XHTML files at all. Now with XMLC 2.2 I didn't put the -dom xerces there and it compiled anyway, IIRC. But I don't know whether this implies that XMLC 2.2 offers LazyDOM for XHTML or not. I guess I should simply check the compiled classes.. Petr