Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-450

support Dagger 2.x style APT generated bytecode to avoid reflection or proxying for faster injection

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None
    • None

      this is particularly useful if you wanted to do per-request/per-message/per-operation injection.

      The Dagger approach to DI lets you code generate the DI wiring code at compile time avoiding any reflection etc. The primary use case driving Dagger is performance on Android but I can see that being generically useful on all Java platforms.

              Unassigned Unassigned
              jastrachan_jira James Strachan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: