Skip to content

Internalize client extension methods#266

Merged
niemyjski merged 1 commit intomasterfrom
feature/internalize-extension-methods
Dec 30, 2021
Merged

Internalize client extension methods#266
niemyjski merged 1 commit intomasterfrom
feature/internalize-extension-methods

Conversation

@niemyjski
Copy link
Copy Markdown
Member

This helps reduce external code dependencies

@@ -5,7 +5,7 @@

namespace Exceptionless.Extensions {
public static class StringExtensions {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@ejsmith We couldn't internalize the whole class because AnyWildCardMatches is used by at least 4 client implementations.

@niemyjski niemyjski merged commit 6bbe515 into master Dec 30, 2021
@niemyjski niemyjski deleted the feature/internalize-extension-methods branch December 30, 2021 14:04
@niemyjski niemyjski restored the feature/internalize-extension-methods branch January 26, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant