DomGarguilo commented on PR #64:
URL: https://github.com/apache/accumulo-access/pull/64#issuecomment-1957002320

   > Looking at the amount of code that has changed in this PR, it's not much 
at all. I think all we have done here is remove an interface which makes clear 
based on the name of the method and argument how it's used and replaced it with 
a generic object that is unclear. Because of that we have to try and explain to 
the user what they should implement in javadoc based on how it's going to be 
used. I'm not sold on the fact that we should make this change.
   
   Makes sense to me. I can go ahead and close this PR for now.
   
   The ticket also mentioned:
   > could at least extend Predicate<String> with a default method, so either 
way of calling could be used
   
   Does anyone have an opinion on whether this might be worth it or not? I am 
fine with just closing this PR and the ticket but just wanted to explore all 
the ideas mentioned in the ticket.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to