On Tuesday, February 18, 2020 2:27:34 PM CET Robert Munteanu wrote: > On Tue, 2020-02-18 at 10:53 +0100, Oliver Lietz wrote: > > Please vote to approve this release: > +1, conditioned that Parent 38 is released, otherwise this released > does not build. > > BTW, did you consider using the OSGi promise specification instead of > CompletableFuture in the API?
Sure, but I see not much value compared to Completable Futures when targeting Java 8 or higher in 2020. https://www.aqute.biz/2018/06/28/Promises.html#completable-futures Regards, O. > Thanks, > Robert
