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

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: