Skip to content

[Feature Request] Add fastInit to HiltExtension #5087

@AlexanderGH

Description

@AlexanderGH

There are cases where I want to debug things like "what is the path from injector to certain injectee" or "what is the set of classes causing an injection cycle" and with fastInit, it's hard/impossible to click through (from Android Studio) to the switching provider impls.

Simple adding dagger.fastInit=disabled to the ksp config doesn't seem to work (i'm guessing maybe the fastinit config in the javacompile task isn't overridden). Would it be possible to drive fastinit through the HiltExtension (default = true)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions