Skip to content

Convert target registration system away from holding the pointer to the instantiated target #90

Open
@mbhealy

Description

@mbhealy

Only one target system will ever be instantiated for a compilation. Therefore we should have a single target pointer with accessors that are globally visible. This would eliminate the need for the changes made here: #86 and allow the target plugin factory to hand over ownership of the target after construction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions