zip4j icon indicating copy to clipboard operation
zip4j copied to clipboard

Using java.io.FileFilter and java.io.FilenameFilter instead of ExcludeFileFilter?

Open ceugster opened this issue 4 years ago • 1 comments
trafficstars

Hi, why not use FileFilter and FilenameFilter for simplicity. It would be more standard-like. What do you think? Christian

ceugster avatar Aug 05 '21 15:08 ceugster

I think that is a good idea. I favour standards over generic approaches as well. I will look into it and update.

srikanth-lingala avatar Aug 26 '21 06:08 srikanth-lingala