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

Switch to classes for Dictionary, List and Item #70

Open
evert opened this issue Oct 4, 2024 · 0 comments
Open

Switch to classes for Dictionary, List and Item #70

evert opened this issue Oct 4, 2024 · 0 comments
Assignees

Comments

@evert
Copy link
Collaborator

evert commented Oct 4, 2024

The tuple syntax is clunky and we can significantly improve the developer experience by introducing a few classes such as Dictionary, List and Item.

It might be nice to keep the original bare parsers around because they implement the test suite and RFC parsing/serializing structure exactly. So hopefully we can add this in a way that doesn't break backwards compatibility, but otherwise this might be a 3.0 version

@evert evert self-assigned this Oct 4, 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