Skip to content

Types in accesskit_consumer should be renamed #720

@PoignardAzur

Description

@PoignardAzur

The core types of accesskit_consumer have poor names:

  • Node overlaps with accesskit::Node.
  • NodeId overlaps with accesskit::NodeId.
  • State is an extremely uninformative name.

I would suggest renaming them:

  • Node to NodeRef.
  • NodeId to NodeTreeId or FullNodeId.
  • State to TreeState.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions