Skip to content

Field qualifiedNameConverter in KerMLScope is always null #533

@lwrage

Description

@lwrage

Class KerMLScope depends on injection to set field qualifiedNameConverter. However, instances of KerMLScope are created using new (KerMLScopeProvider line 160), so nothing is injected.
One effect is that calling Namespace.resolve() results in a NullPointerException.

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