Skip to content

Conversation

@JohannesMeierSE
Copy link
Contributor

This PR is a refactoring, which improves the internals of UriTrie to simplify customizations:

  • In a project, we needed to support custom URIs. Since the contributed normalizeUri didn't exist, we had to override all public methods instead.
  • Additionally I changed private visibilities to protected to enable even more customizations.

Copy link
Contributor

@sailingKieler sailingKieler left a comment

Choose a reason for hiding this comment

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

Yeah 🚀

@JohannesMeierSE JohannesMeierSE merged commit a1f48f5 into main Nov 20, 2025
4 checks passed
@JohannesMeierSE JohannesMeierSE deleted the jm/uri-trie-customization branch November 20, 2025 09:16
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

Successfully merging this pull request may close these issues.

3 participants