Skip to content

Extract identifier behaviour #8

@MylesFTOP

Description

@MylesFTOP

Extract identifiers in a way that allows entity objects to use same equality operations:

  • Without duplicating the operations
  • Without colliding between objects of the same ID and different types
  • With minimum implementation detail in objects using identifiers

Possibly also in a way that allows enumeration, but it may be more likely that the objects are enumerated rather than their identifiers.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions