Re: -dom xerces and XML not compatible? (solved...not an XMLC bug)
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
At 12:57 AM 8/15/2003 -0500, you wrote: >I just noticed that if I use "-dom xerces" with an XML document, it seems >to get returned unmodified....at least that is what is happening in one of >the Barracuda examples that uses BTemplate directives in an XML >document. The directives pass through unmodified rather than being >replaced by data. If I use "-dom lazydom" or don't specify it at all, >things work just fine; all directives are replaced by data. > >Any ideas on why this would be? > >Jake As it turns out, this was a bug in Barracuda which was just fixed. Here is a link to the details of the issue.... http://barracudamvc.org/lists/archives/barracuda/2003-August/006771.html Jake