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

Replace structs by enums, update README #62

Merged
merged 3 commits into from
Aug 6, 2024
Merged

Replace structs by enums, update README #62

merged 3 commits into from
Aug 6, 2024

Conversation

pylapp
Copy link
Member

@pylapp pylapp commented Aug 6, 2024

No description provided.

pylapp added 2 commits August 6, 2024 13:49
Use of enum instead of struct for raw tokens will bring namespacing and improve performances.
See https://medium.com/@quasaryy/why-and-when-to-use-caseless-enums-in-swift-over-structs-0d9c5a03ee66

Acked-by: Ludovic Pinel <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp self-assigned this Aug 6, 2024
@pylapp pylapp requested a review from ludovic35 as a code owner August 6, 2024 12:06
@pylapp pylapp changed the title Replace struct by enum, update README Replace structs by enums, update README Aug 6, 2024
ludovic35
ludovic35 previously approved these changes Aug 6, 2024
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp merged commit 6c310d3 into develop Aug 6, 2024
4 checks passed
@pylapp pylapp deleted the quick-review branch August 6, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants