Code Monkey home page Code Monkey logo

Comments (2)

cpovirk avatar cpovirk commented on July 1, 2024

Sadly, if ListenableFuture were in a separate artifact, then we'd be publishing 2 artifacts that have classes in the same package. That would cause problems for supporting Java modules. (I believe it would also cause problems for OSGi users, but I know less about that. We've even seen some surprises from splitting packages in "plain Java," but those might apply only to package-private APIs (which ListenableFuture doesn't have) and to package-info (which isn't currently very important for ListenableFuture).)

(I do think I officially regret failureaccess at this point :( And you make a good point that it's made worse by the difference between it and listenablefuture.)

from guava.

hick209 avatar hick209 commented on July 1, 2024

If there's good reason to keep things this way I'll take your word for it.

Thanks for taking the time to look into and consider this regardless, @cpovirk

from guava.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.