On Sat, May 9, 2020 at 7:49 AM Jochen Wiedmann
wrote:
> Looking at that class, it certainly seems to be a candidate for
> refactoring. For example, I could imagine to split the actual
> enumeration, and the implementation code into separate classes. But
> that can be done after a release, just as
Looking at that class, it certainly seems to be a candidate for
refactoring. For example, I could imagine to split the actual
enumeration, and the implementation code into separate classes. But
that can be done after a release, just as well.
So, I'd say: Just go for it, and don't bother ("Include
Hi All,
I'd like to create an RC for IO 2.7 but I am not sure
if org.apache.commons.io.FileSystem is fully baked.
We could:
- Temporarily remove it and put in back in for 2.8-SNAPSHOT
- Move it to an 'experimental' or 'alpha' package.
- Include it
- Work on it some more
Thoughts?
Gary