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

Roadmap update reg. parsing #83

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Roadmap update reg. parsing #83

wants to merge 2 commits into from

Conversation

funkyfuture
Copy link
Contributor

since i had several questions and ideas on that topic on my head, i put these aside into ROADMAP.md.

@funkyfuture funkyfuture added the design Proposals and discussion of API changes label Dec 27, 2023
@funkyfuture funkyfuture added this to the 0.5 milestone Dec 27, 2023
This is mainly motivated to decouple earlier from lxml, so that it
isn't a burden when refactoring to the native implementation and to
be more confident that the result will have a stable API.
- or explicity `parse_one_node` and `parse_multiple_nodes`?
- the tree building will be based on (SaX-like) event parsers for which a common
abstract interface needs to be defined, considering concrete implementations of
adapers for:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
adapers for:
adapters for:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Proposals and discussion of API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant