Skip to content

Stop relying on MM::Device::GetName() for CMMCore::getDeviceName() #897

@marktsuchida

Description

@marktsuchida

MMCore should just store the device name used at creation time and return it.

This would mean that device adapters' GetName() implementations would only be used in the case of of peripheral device discovery (which should stop using device objects entirely, but that's a separate issue).

See #649 for background.

Cf. pymmcore-plus/pymmcore-plus#592

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