[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] [ATL] Problem refining mode and lazy rules/Iterative target pattern elem

Hi,

i got the following simplified scenario:

- meta model having one element which can contain itself
- have a source model being a flat list without containments
- based on the childs/ attribute values i want to restructure the model in several iterations and leave a large portion of the model untouched (e.g. make element 2 a child of element 1, then have another one attaching elem3 to elem 1)


To me this results in a use for refining mode ( correct me if i'm wrong). The problem i hit now is that my rules require the use of lazy rules. Though using them results in " lazy rules not yet implemented in refining mode yet please use iterative target pattern". Using an iterative target pattern yields "iterative target pattern not yet implemented in refining mode please use lazy rules instead". (by the way thanks for that one ... :) ).

I just checked out the latest version from the cvs and it does not have this feature either. Are there plans for the foreseeable future to implement this?

Thanks in advance,
Philipp