Skip to content

make withLevel package private#1104

Open
pjfanning wants to merge 2 commits into
apache:mainfrom
pjfanning:deprecated-coder
Open

make withLevel package private#1104
pjfanning wants to merge 2 commits into
apache:mainfrom
pjfanning:deprecated-coder

Conversation

@pjfanning

Copy link
Copy Markdown
Member

some code that is marked deprecated is actually used by the JavaDSL code under the hood

import pekko.http.scaladsl.model.headers.HttpEncodings

@InternalApi
@InternalApi // used by javadsl.Coder

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

btw, that's the mean of Coder? do you mean code?

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.

There is a class called Coder, maybe could be better called Encoder but it's called Coder for years.

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.

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.

2 participants