Skip to content

Conversation

stefanolsen
Copy link
Collaborator

If we don't use a specific endpoint, and would instead need the first endpoint, nothing is selected.

This is because the first in list is only selected if endpointKey is null. However, in StandardPrefixer the default is string.Empty.

This PR changes the default value to null, to enable the mentioned logic. Besides this, the PR also makes the Regex expression static to highlight its singleton nature.

* remove .net framework

* add .net8

* Added support for multiple ODP instances

* Refactoring; adding logging

* Refactoting and logging
@andrewmarkhamUNRVLD
Copy link
Contributor

Hi @stefanolsen, can you look at this PR again, the commits look wrong.

@stefanolsen
Copy link
Collaborator Author

stefanolsen commented Jun 9, 2024

@andrewmarkham You are right. Opening a new PR (#20).

@stefanolsen stefanolsen closed this Jun 9, 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

Successfully merging this pull request may close these issues.

3 participants