Skip to content

Conversation

@paulhazen
Copy link
Contributor

In the process of implementing config overrides, it made sense to relegate the conversion of strings to ulong with a default value to a StringExtensions class. This change is put into a separate PR so that the PR containing the changes for the attached task can be evaluated in isolation.

#EOS-1982

@paulhazen paulhazen added enhancement New feature or request tracked This issue has a corresponding task in our internal bug tracking system labels Sep 4, 2024
@paulhazen paulhazen self-assigned this Sep 4, 2024
Copy link
Contributor

@WispyMouse WispyMouse left a comment

Choose a reason for hiding this comment

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

Seems good to me. I tried to look up if there was any difference between ulong and uint64, but it appears as though C# treats them effectively identically.

@paulhazen paulhazen merged commit 96ffdb8 into development Sep 5, 2024
@paulhazen paulhazen deleted the fix/string-extensions branch September 10, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request tracked This issue has a corresponding task in our internal bug tracking system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants