Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify PropagatorConverters #545

Merged

Conversation

NthPortal
Copy link
Contributor

@NthPortal NthPortal commented Mar 11, 2024

Define (extension and explicit) conversion methods directly in objects rather than in traits. Make extension methods into value classes. Make explicit conversion methods private/internal.

I don't think we need to provide explicit methods as part of the public API. See also #365 (comment)

Define (extension and explicit) conversion methods directly in
objects rather than in traits. Make extension methods into value
classes. Make explicit conversion methods private/internal.
@NthPortal NthPortal added the module:oteljava Features and improvements to the oteljava module label Mar 11, 2024
@NthPortal NthPortal requested a review from iRevive March 11, 2024 21:40
Copy link
Contributor

@iRevive iRevive left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@NthPortal NthPortal merged commit 6f47c84 into typelevel:main Mar 12, 2024
10 checks passed
@NthPortal NthPortal deleted the simplify-PropagatorConverters/PR branch March 12, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:oteljava Features and improvements to the oteljava module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants