Add possibility to check for overriding methods to domain and lang#1200
Add possibility to check for overriding methods to domain and lang#1200rweisleder wants to merge 2 commits intoTNG:mainfrom
Conversation
|
I just saw, there is another issue/PR #1040 for the same topic 😅 |
Resolves: TNG#1198 Signed-off-by: Roland Weisleder <roland.weisleder@googlemail.com>
…lang I think there is still some problems with generics and bridge methods. Signed-off-by: Peter Gafert <peter.gafert@archunit.org>
|
Thanks a lot for your contribution and sorry for the slow process 🙈 I see that there is another PR going in the same direction, but from my point of view it a) looks further away from being finished and b) it seems quite abandoned 🤔 So, I think it makes sense to bring this PR here over the finish line. |
|
Generics, how could I have missed them 🤢 You're absolutely right, these are valid cases as well. Maybe I'll find time to complete this soon
I'm part of the slow process as well, no worries |
Resolves: #1198