Skip to content

Customize text/DiffRowGenerator with algorithm and equalizer #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

benoitpflieger
Copy link

Based on the possibilities of the DiffUtils itself, the DiffRowGenerator
has been extended to provide the customizing of the underlying
DiffUtils.

Moreover the tagCreator (supplied by oldTag/newTag) is now a BiFunction,
consuming new the type of the processed tag.

Based on the possibilities of the DiffUtils itself, the DiffRowGenerator
has been extended to provide the customizing of the underlying
DiffUtils.

Moreover the tagCreator (supplied by oldTag/newTag) is now a BiFunction,
consuming new the type of the processed tag.
@wumpz
Copy link
Collaborator

wumpz commented Nov 18, 2019

Sorry about the late response, but could you explain more explicitly why you are making this change? Could you give me some example where this change is needed?

@wumpz wumpz closed this in 11b3c53 Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants