GithubHelp home page GithubHelp logo

Comments (8)

gissuebot avatar gissuebot commented on May 14, 2024

From chris.nokleberg on February 28, 2007 13:03:22

If it's really just a documentation issue you could add an AdvancedBinder interface
and make Binder extend AdvancedBinder. This might fall under the "nothing good"
category though.

from guice.

gissuebot avatar gissuebot commented on May 14, 2024

From kevinb9n on February 28, 2007 13:18:14

interesting javadoc hack, but yeah :-)

from guice.

gissuebot avatar gissuebot commented on May 14, 2024

From crazyboblee on February 28, 2007 13:23:26

Ha ha, I was just thinking the exact same thing, Chris. The user would click through
to Binder from Module and only see the relevant methods. This is similar to how
ContainerBuilder->SourceConsumer used to work.

from guice.

gissuebot avatar gissuebot commented on May 14, 2024

From crazyboblee on February 28, 2007 14:03:01

We could also put AdvancedBinder in the spi package.

from guice.

gissuebot avatar gissuebot commented on May 14, 2024

From chris.nokleberg on February 28, 2007 14:30:17

You could also leave out the interface inheritance but still have an AdvancedBinder
and just force people to cast the Binder if they need to access those methods.

from guice.

gissuebot avatar gissuebot commented on May 14, 2024

From crazyboblee on February 28, 2007 14:36:17

Nah, casting sucks. Kevin suggested having a Binder.advanced() method at one point.

from guice.

gissuebot avatar gissuebot commented on May 14, 2024

From crazyboblee on February 28, 2007 14:37:12

I don't think this is a big issue. Given the nature of the DSL, it will be easier to
learn this stuff from a users' guide than directly from the API anyway.

from guice.

gissuebot avatar gissuebot commented on May 14, 2024

From kevinb9n on March 12, 2007 18:14:43

I'm going to close this one.Β Β It's not a big problem and would be hard to do anything
about now that we've released.

Status: WontFix

from guice.

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.