Skip to content

Better XML/HTML parser #323

Description

@ai
  • Run parser out of UI main thread
  • Add Environment#parseXml so we can replace parser for different environments
  • Use non-strict XML parser to ignore errors like missed namespace (if we do not use those tags)
  • Use stream parser to avoid creating big tree for every tag (at least for HTML since we often need a few links there)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions