Re: dom loading in Barracuda - proposed change
Thelmo Loisio <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2003-10-02 at 11:30, [email protected] wrote: > Hi Thelmo, and welcome onboard ! Thanks > in fact you can already use dynamic reloading of the dom from a file with > xmlc, allowing the achieve what you are looking for (have a look at the > examples and mailing list archive, look for Jake's messages on > DeferredParsing). Well, i'm aware of that... i've read the relaese-note.html... > The proposed change would allow to choose which *ML to dom parser to use > (xlmc or jivan). I don't know yet what Jivan's plus are, but at least it > would give us more independance in a key field of Barracuda ! > ... jivan seems to give some performance boost to the serialization process while having the loading of markup file at runtime. I've have had jivan a quick look and test and it really seems do what it's author is claiming and was quite easy to port my xmlc apps to jivan. Anyway i'll dig further on deferred parsing functions of xmlc, just one question, if i modify the html files while using deferred parsing when i've to rebuild the .xmlc file !? Sorry if this is becoming off-topic... Regards, Thelmo