eclipse-acceleo / acceleo

8 stars 4 forks source link

Rename refactoring only renames the services with the same type #92

Closed ylussaud closed 4 months ago

ylussaud commented 1 year ago

The rename should include all services with the same signature including more specific and more generic types. For instance a service on EClassifier should look for:

This implies testing all combinations of types in the signature.

This issue is related to #90 at least for the more generic types lookup.

ylussaud commented 4 months ago

This has been fixed with #120 and commit 62603602a53680e3b1bd4988e6b4787f39300594.