I was thinking about this, the implementation of Duration class makes it
quite hard. If method "public long get(TemporalUnit unit)" from Duration
class supported all ChronoUnit it would be pretty easy to do, but with the
current implementation I would have to make a lot of switch or if
statements s
Quite possibly. I find a bit of overlapping concerns between Incubator and
Commons due to the diversity of projects within.
On Sun, Mar 17, 2019 at 03:50, Rob Tompkins wrote:
>
>
> > On Mar 15, 2019, at 1:05 PM, Matt Sicker wrote:
> >
> > Isn't there a related convo at the Incubator about that?