Re: dom loading in Barracuda - proposed change
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
At 02:42 PM 10/2/2003 +0200, you wrote: >On Thu, 2003-10-02 at 13:23, [email protected] wrote: > > > You can have a look at > > http://xmlc.enhydra.org/software/documentation/autorecomp.html 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. 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. Jake >Thanks! > >Regards, >Thelmo > >_______________________________________________ >Barracuda mailing list >[email protected] >http://barracudamvc.org/lists/listinfo/barracuda