Skip to content

Updated to use UTF8 literals for attribute names #242

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

Merged

Conversation

smaillet
Copy link
Member

@smaillet smaillet commented May 6, 2025

Updated to use UTF8 literals for attribute names

  • This means less overhead at runtime as the strings are already in the native UTF8 format.
  • Some other places where LazyEncodedString were already used were also updated to use a UTF8 literal.
  • A few doc updates.

- This means less overhead at runtime as the strings are already in the native UTF8 format.
- Some other places where `LazyEncodedString` were already used were also updated to use a UTF8 literal.
- A few doc updates.
@smaillet smaillet merged commit f8036f0 into UbiquityDotNET:develop May 6, 2025
2 checks passed
@smaillet smaillet deleted the utf8_literals_for_attributes branch May 6, 2025 23:19
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.

1 participant