Skip to content

Make implicit conversion operators explicit for NodeId/ExpandedNodeId #3548

@marcschier

Description

@marcschier

uint and Guid are still implicitly converable to NodeId/ExpandedNodeId. This can create situations where a uint or Guid is assigned accidently to said types without specifying a namespace index. Since users will likely work mostly with their own namespace, we should make these conversion operators Explicit.

Originally posted by @marcschier in #3534 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAPI or feature enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions