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

Do not use reflective parsing for CertificateBlob #66

Open
psu-de opened this issue Jul 23, 2024 · 0 comments
Open

Do not use reflective parsing for CertificateBlob #66

psu-de opened this issue Jul 23, 2024 · 0 comments
Assignees
Milestone

Comments

@psu-de
Copy link
Owner

psu-de commented Jul 23, 2024

All JSON objects are parsed dynamically, except for CertificateBlob which uses reflective parsing.
Theoretically MineSharp would be AOT compatible if is removed.

@psu-de psu-de added this to the MineSharp 0.2 milestone Jul 23, 2024
@psu-de psu-de self-assigned this Jul 23, 2024
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

No branches or pull requests

1 participant