Skip to content

Conversation

madpah
Copy link
Collaborator

@madpah madpah commented Feb 17, 2022

…sure uniquness and dependency references

Signed-off-by: Paul Horton phorton@sonatype.com

Implementation for #170

…sure uniquness and dependency references

Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah added enhancement New feature or request breaking change labels Feb 17, 2022
@madpah madpah added this to the 2.0.0 milestone Feb 17, 2022
@madpah madpah requested a review from a team as a code owner February 17, 2022 11:18
@madpah madpah self-assigned this Feb 17, 2022
@madpah madpah merged commit d189f2c into feat/add-bom-services Feb 17, 2022
@madpah madpah deleted the feat/bom-ref-model branch February 17, 2022 11:41
def __hash__(self) -> int:
return hash(self.value)

def __repr__(self) -> str:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@madpah we should also implement __str__()
as i saw the string cast in the serializations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants