Conversation
Signed-off-by: happyelf <1226085152@qq.com>
|
Hello, Thank you for the PR. It looks like this PR mixes a few different kinds of changes. What does this optimize: diff --git a/src/main/java/org/apache/commons/io/filefilter/DelegateFileFilter.java b/src/main/java/org/apache/commons/io/filefilter/DelegateFileFilter.java
? I usually make changes like the above as well but I would not consider them "optimizations". This kind of change (to me) makes the code more readable. Perhaps you can explain what you mean by optimization? I usually think of performance, speed or memory. |
Signed-off-by: happyelf 1226085152@qq.com