Skip to content

Rework public identifier handling #27

Description

@ndw

In #25 we "fixed" the performance impact of attempting to retrieve mangled URIs caused by System.Xml.UriResolver 's broken support for public identifiers. But we did it clumsily. Instead of doing it in GetEntity, we can do it in ResolveUri which is always called first and which provides the public identifier string as a relative URI, not concatenated with a base URI.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions