Not sure what java.lang.invoke utility methods you are having in mind, to
me it looks complex enough that getting such an API right is not straight
forward and could be better developed outside Lang.

Let's do what Gary proposes and an orderly upgrade - our Java 7
intermediary will mainly be syntactical and not really add many benefits to
Commons Lang Users as opposed to a Java 8 baseline. However the benefits
will be for the devs so that Lang is in good shape for moving to Java 8
next.

Also it dampens any screams e.g. from Android community who tend to lay
behind a few JDK versions.

On 22 Sep 2016 11:45 p.m., "Matt Sicker" <boa...@gmail.com> wrote:

> How about utility methods for java.lang.invoke? There were also some
> additions to java.util.concurrent that can be supported in
> lang3.concurrent. I'm sure I'm missing other APIs added to JDK 7, but
> there's a couple ideas.
>
> On 22 September 2016 at 16:27, Gary Gregory <garydgreg...@gmail.com>
> wrote:
>
> > On Thu, Sep 22, 2016 at 2:17 PM, Emmanuel Bourg <ebo...@apache.org>
> wrote:
> >
> > > Le 22/09/2016 à 22:58, Gary Gregory a écrit :
> > >
> > > > - What else?
> > >
> > > I think the real question here is what kind of benefit Java 7 can bring
> > > to the Commons Lang API. Internal clean-up using the new syntax tricks
> > > isn't really interesting. The benefits of Java 8 are more obvious.
> > >
> >
> > I agree that Java 8 is much more interesting due to lambdas. But
> > personally, I'd prefer to see an orderly evolution.
> >
> > Gary
> >
> >
> > >
> > > Emmanuel Bourg
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > > For additional commands, e-mail: dev-h...@commons.apache.org
> > >
> > >
> >
> >
> > --
> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> > Java Persistence with Hibernate, Second Edition
> > <http://www.manning.com/bauer3/>
> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> > Spring Batch in Action <http://www.manning.com/templier/>
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
> >
>
>
>
> --
> Matt Sicker <boa...@gmail.com>
>

Reply via email to