Re: dom loading in Barracuda - proposed change
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Thelmo wrote : > > ... 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. > That sounds cool inded. I just had a look on www.jivan.net, and it seems to be fast. > 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 !? > No, you don't. These .xmlc files only contains the options needed by xmlc for recompiling .html files on the fly. So you truly can drop a modified version of your html file, and it will get recompiled. You can have a look at http://xmlc.enhydra.org/software/documentation/autorecomp.html Regards, Franck