On Sat, May 9, 2020 at 7:49 AM Jochen Wiedmann <jochen.wiedm...@gmail.com>
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 well.
>
> So, I'd say: Just go for it, and don't bother ("Include it").
>

Hi Jochen,

If you can see some refactoring to do, please go ahead, otherwise we might
be handcuffing ourselves with binary compatibility. I'd rather move that
class out and release than get it wrong because we did not spend enough
time groking on it.

Gary


> 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
>
>

Reply via email to