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 it"). Jochen On Tue, May 5, 2020 at 7:28 PM Gary Gregory <garydgreg...@gmail.com> wrote: > > 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 -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org