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

[Feat]: Add proper UTF-8 validation and support to Dynamic Strings #2

Open
1 task done
SFM61319 opened this issue Aug 1, 2023 · 0 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request

Comments

@SFM61319
Copy link
Owner

SFM61319 commented Aug 1, 2023

What do you want implemented?

UTF-8 validation and support built directly into the dynamic strings. UTF-8 is a standard way of encoding and decoding text in different languages and scripts.

Why do you want it implemented?

One of the main goals of ds is to ensure data safety and integrity. This means that the dynamic strings must handle any kind of input without losing or corrupting data. To achieve this, ds needs to implement UTF-8 validation and support. UTF-8 validation and support will allow ds to work with any text data, regardless of its origin or format. It will also prevent errors and vulnerabilities that could compromise the security and functionality of ds. Therefore, UTF-8 validation and support must be of the highest priority for ds.

Would you like to contribute to ds by implementing this feature?

  • Yes, I'd love to contribute to ds by implementing this feature!
@SFM61319 SFM61319 added the enhancement New feature or request label Aug 1, 2023
@SFM61319 SFM61319 self-assigned this Aug 1, 2023
@SFM61319 SFM61319 pinned this issue Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant