[ATL] developing a transformation and the target model in parallel [message #106312] |
Tue, 09 June 2009 10:46 |
Henrik Rentz-Reichert Messages: 261 Registered: July 2009 |
Senior Member |
|
|
Hi all,
my situation is a that I have a fairly complex source model which comes
as a directory tree of XML files. This side is given and fixed.
The input model has to be transformed to an output model. Transformation
and output model are developed in parallel.
Now I'm facing two problems:
First I need a custom Injector for reading the input model. Second I
want to use operations defined in the target meta-model (and implemented
in the generated sources). To be able to use them I launch a Runtime
Workbench where I execute the desired transformation programmatically.
Also the custom injector is only available Runtime Workbench.
So far that works fine. The draw back though is that I cannot use the
ATL debugger.
Any suggestions how to deal with the situation in an alternative way?
Can I export my plugins into the running (host) Workbench and readily
use them without having to launch a Runtime Workbench?
Thanks,
Henrik
|
|
|
Powered by
FUDForum. Page generated in 0.06985 seconds