[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] Does transformation rules order matter?

Hi,

We have a transformation file wich works properly when rules present a certain order in the ATL file (primitive transformation first, complex transformation last).

After reading the ATL execution semantics of the manual I think that this is not the expected result (that order shouldn't matter), so we might be using the language in the wrong way.

So, do we pay attention to the order of transformation rules?

Thank you

Regards