| Compiled output [message #1848328] |
Sun, 28 November 2021 06:38  |
Eclipse User |
|
|
|
Hi all,
I've checked inside QVT, I've seen that the result of QVT-compiler is an output file. More or less as Acceleo does.
I'm executing the transformation as a standalone application; coudl I load these files when executing my transformation?
If it were possible, what is the best way (in your opinion) for storing "qvtox" files after compiler?
Thank you guys for your help.
Fabio.
|
|
|
|
|
| Re: Compiled output [message #1848358 is a reply to message #1848328] |
Mon, 29 November 2021 10:14  |
Eclipse User |
|
|
|
Hi Fabio
Fabio Popcorn wrote on Sun, 28 November 2021 06:38I'm executing the transformation as a standalone application; coudl I load these files when executing my transformation?
Yes in general, the TransformationExecutor supports loading *.qvtox files. However there is no need to do so because the QVTo compiler is part of the standalone environment. Thus you can just load the *.qvto file, thereby compiling and caching your transformation for subsequent executions. By loading *.qvtox instead, you save just one compilation at runtime, nothing more.
Kind regards
Christopher
|
|
|
Powered by
FUDForum. Page generated in 0.03538 seconds