| [news.eclipse.modeling.m2m] Re: [ATL] dealing with XMLInjector / XMLExtractor with ATL 3.0 |
Hello,
Answers below:
Hi,
I found the new version very easy to use with the new version thanks to the specific "Injector/Extractor" to perform model loading and saving. I use ATL programmatically to include it as part on an IDE developped with Eclipse.
But I have two questions :
why using this terms, Injector/Extractor, as Injector are yet defined for XML injection but they are two different elements since they do not inherit of the same classes ?
if these two kinds of elements are the same (bridging EMF, ASM, XML technical spaces) why is it not possible to access the XML injector using CoreService.getInjector() - on my platform only EMF, ATL and ASM are possible ?
If I'm right, the XML injector must implement the same interfaces... ?
And for now, if i need to inject XML before performing a transformation with the EMF VM, how can I perform that : must I create ASM model first and inject them into EMF vm ?
Best regards,
William
Thanks for your help. And I have to say that it is always a great tool, thanks guys !
Guillaume