Skip to content

QUESTION: Is there a better name for addDisabledNode()? #39

@dchambers

Description

@dchambers

We currently have an addDisabledNode() method, with corresponding create() and dispose() methods, but can we can think of more descriptive names?

I've broken out the thesaurus, and come up with the potential alternatives as a starter:

  • createLatentNode() (activate() and deactivate())
  • createEmptyNode() (fill() and empty())
  • createVacantNode() (populate() and depopulate())
  • createInactiveNode() (activate() and deactivate())
  • createDormantNode() (wake() and hibernate())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions