Skip to content

Make Method Injection and Initializer Order Deterministic #1

Description

@ruediste

Currently, MethodInjections and Initializers are performed/called in the order reflection iterates over the methods. This is non deterministic. To avoid possible hard-to-debug bugs, order them (proposal: order by signature)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions