[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2t] Re: Dynamically call another xtend method from current xtend method

Hi Sebastian,

thanks for your clarification and suggestion. I filled in the  https://bugs.eclipse.org/bugs/show_bug.cgi?id=288536. With the resource loader workaround it should be at least feasable to register all possible Xtend calls by the transformation model location and use dummy import statements enumerating the locations. The imports then get resolved against the model locations that are identified at runtime to use. I will give it a try.

Cheers
Joerg