Skip to content

Binding Instances: Implement sharpBinds part of @SharpComponent #5

Description

@AlexDochioiu

@SharpComponent should have the following member: Class<?>[] sharpBinds default {};

When the user provides entries for sharp binding:

  • The generated dagger component should contain custom constructor
  • The custom constructor should contain all the given instance bindings
  • The custom constructor should have a build method returning the generated SharpComponent

For dagger2 binding instances see https://google.github.io/dagger/users-guide

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions