Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iceoryx2-cal::hash Introduce uuid type and make it convertable to FileName #123

Closed
elfenpiff opened this issue Feb 19, 2024 · 0 comments · Fixed by #128 or #106 · May be fixed by #44
Closed

iceoryx2-cal::hash Introduce uuid type and make it convertable to FileName #123

elfenpiff opened this issue Feb 19, 2024 · 0 comments · Fixed by #128 or #106 · May be fixed by #44
Assignees

Comments

@elfenpiff
Copy link
Contributor

Brief feature description

All over the code the uuid is used as basis for a files and therefore for the FileName. It is always safe to convert the uuid to a file name, nevertheless the user has to write unsafe {} blocks with a safety statement that it is safe. A better approach would be to bake this all in, into its own uuid type.

@elfenpiff elfenpiff self-assigned this Feb 19, 2024
@elBoberido elBoberido reopened this Feb 19, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Feb 20, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Feb 20, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Feb 20, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Feb 21, 2024
elfenpiff added a commit to elfenpiff/iceoryx2 that referenced this issue Feb 21, 2024
elfenpiff added a commit that referenced this issue Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants