It depends, whether you need an extra annotation in that case. Sometimes a good old numeric priority could also do.
Werner On Mon, Dec 29, 2014 at 1:34 PM, John D. Ament <[email protected]> wrote: > On Sun Dec 28 2014 at 7:06:22 PM Mark Struberg <[email protected]> wrote: > > > Hi! > > > > Anatole and I are currently discussing whether it is worth it adding > > @Priority or not. > > > > Depends on what issue you're trying to solve. If it's to assign priority > to a config source, it probably wouldn't work since some of the impls are > provided by tamaya. > > > > > > It would make a few interfaces more elegant but this also has one > > downside. This version of JSR-250 is not yet in JavaSE by default. Of > > course it is needed for all JavaEE7++ servers. > > > > The question now is whether we can burden our users to add > > commons-annotation-1.2 in SE? > > > > LieGrue, > > strub > > >
