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

FIX UUID pretty string serialization and de-serialization and UUID load/save consistency #340

Open
Pikachuxxxx opened this issue Jun 16, 2024 · 0 comments
Labels
C++ C++ Implementation related Core Engine Core Module related good first issue Good for newcomers

Comments

@Pikachuxxxx
Copy link
Owner

Now we have methods to load/save the UUID in form of a pretty string or jumbled string (non utf-8) so figure out the best way to save them (pretty string preferable) and test to ensure the UUID is consistent when we serialize and de-serialize.

@Pikachuxxxx Pikachuxxxx added good first issue Good for newcomers C++ C++ Implementation related Core Engine Core Module related labels Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ C++ Implementation related Core Engine Core Module related good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant