| [news.eclipse.modeling.m2m] [ATL] Re: Does transformation rules order matter? |
Hi,
Thank you very much for your help
Rene Ladan wrote:
The order of the transformation rules should indeed be indifferent Every functional transformation language (XSLT/ATL/...) works this way.
Could there some dependency between them (e.g. that the complex rule references a resulting element from the simpler rules, either direct or through thisModule.resolveTemp()) ?
Rene