Stefan Bechtold

Results 17 comments of Stefan Bechtold

Hey @marcphilipp & @carolosf - if ok for you, I'd like to provide a PR for this. Any veto?

To introduce a new dependency to a library, I assume that I am extending the list in `gradle/libs.versions.toml`, e.g.: ``` java-diff-utils = { module = "io.github.java-diff-utils:java-diff-utils", version = "4.12" }...

I have added some questions within the PR #3397.

Hi Kevin Thanks for filing this issue. I will have a look on this and provide a new release within the next week. Best Stefan ## Stefan Bechtold eCard: http://ecard.bechte.de...

Update: I found out, that there is no easy way to implement filterable right away. The reason is that the filter needs to be passed down all the way down...

Result of a team discussion: Move to 5.1 Backlog. I will provide a PR for a possible solution and we can contiunue discussing it on the actual PR.

I have analyzed the scenarios mentioned within the issue. With the current state of the discovery mechanism in place, I can hardly see a way to solve this issue in...