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 16:44, Jacob Kjome wrote: > Please note that auto-recompilation does *not* exist in > XMLC-2.2+. Deferred parsing is totally and completely different than > auto-recompilation. I'm doubt if any of the information in that document > is relevant to deferred parsing. I've seen... that docs seems related to some old release like the one of enhydra 3.1 > Also, one thing to note about deferred parsing is that if you add markup > with id's to your file and let deferred parsing reload the file, this will > not generate new helper methods such as setTextMyId(). That requires true > recompilation. However, that deficiency may be taken care of in XMLC-3.0 > using dynamic proxies. We'll have to see. Note that XMLC also provides > runtime dynamic loading of files. This is experimental, but seems to work > pretty well. Check out the "dynamic" example in the XMLC examples that > come with the binary release. That's not an issue for me, i just want to have the chance of letting the html designer changes some nodes layout without changing anything else. Thanks for pointing it out. Regards, Thelmo