Skip to content

Rework the library#1

Open
Seb-stian wants to merge 3 commits intomasterfrom
rework
Open

Rework the library#1
Seb-stian wants to merge 3 commits intomasterfrom
rework

Conversation

@Seb-stian
Copy link
Copy Markdown
Member

@Seb-stian Seb-stian commented Jan 15, 2022

This is a draft, do not merge

Roadmap:

  • Fully implement modified UTF-8 according to spec
  • Optimize modified UTF-8 for ASCII strings
  • Add a source generator for modified-UTF-8 strings
  • Add warnings to source generators
  • Vectorize writing arrays
  • Add NbtSerializer
  • Add NbtSerializationContext
  • Add Snbt support
  • Add validation to NbtDocument.Parse
  • Optionally cache compound indexes in a NbtDocument (enable by default)
  • Add direct value read methods to NbtCompound
  • Add XML docs to public types and members
  • Add examples for commonly used types and scenarios
  • Add total test coverage
  • Add full support for lists and compounds in NbtDocument
  • Add debug proxies for public types

@Seb-stian Seb-stian self-assigned this Jan 15, 2022
@Seb-stian Seb-stian added enhancement New feature or request performance CPU and/or memory usage source generation Generating source files tests Unit tests for the library labels Jan 15, 2022
@Seb-stian Seb-stian added this to the Release milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request performance CPU and/or memory usage source generation Generating source files tests Unit tests for the library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant