|
[xmlc] Help on using deferred parsing: msg#00009java.enhydra.xmlc
Hi, I am trying to migrate my app (barracuda) to xmlc 2.3 :) Until now I never used deferred parsing nor dynamic loading. Well, it appears I will have to... So here is my problem : is there a way to place *ml files for deferred parsing in a different place than where the compiled class will belong to ? What I mean is that right now I have this directory strucutre : org.mecadu.pres.dom : here is the package of xmlc compiled *ml files org.mecadu.pres.dom.htm : here are the *ml files I compile using this king of ant directive : <Xmlc compile="no" includes="**/*.html" srcdir="org/mecadu/pres/dom" sourceout="" packagedir="org/mecadu/pres/dom" force="false" options="options.xmlc"/> When building the war, I omit the htm directory. When cleaning the project, I delete generated files in the dom directory. So, with deferred parsing, is there a way to tell xmlc that it should look for *ml file in a different place than the package the needed class belongs to ? Franck -- You receive this message as a subscriber of the xmlc@xxxxxxxxxxxxx mailing list. To unsubscribe: mailto:xmlc-unsubscribe@xxxxxxxxxxxxx For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [xmlc] XMLC 2.3 final is out, Jacob Kjome |
|---|---|
| Next by Date: | [xmlc] Still trying deferred parsing..., Franck Routier |
| Previous by Thread: | [xmlc] XMLC 2.3 final is out, Jacob Kjome |
| Next by Thread: | Re: [xmlc] Help on using deferred parsing, Jacob Kjome |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |