Skip to content

This PR includes all latest changes #6

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

Open
wants to merge 59 commits into
base: main
Choose a base branch
from
Open

This PR includes all latest changes #6

wants to merge 59 commits into from

Conversation

blakeli0
Copy link
Owner

@blakeli0 blakeli0 commented Apr 1, 2025

No description provided.

blakeli0 added 30 commits March 11, 2025 10:59
…der.LimitedInputStream to their own package private classes.
…od from FlattenedGeneratedMessageV3 instead.
blakeli0 added 29 commits April 10, 2025 00:51
…tract AbstractMessageLite.addAll method to Internal so that PluginProtos does not have to be dependent on AbstractMessageLite
…Move functionality required by the API package to TextFormatInternal or TextFormatEscaper
…rnal for well-known types and PluginProtos. Move RepeatedFieldBuilderV3 and SingleFieldBuilderV3 to SDK package and restore the binary incompatibility, by change the constructor type from Message back to AbstractMessage.
Introduce RepeatedFieldBuilderV3Internal and SingleFieldBuilderV3Internal
…yLite because we are not going to move GeneratedMessageLite.
…age is generated or handwritten like DynamicMessage.
…actMessageInternal. Use these internal classes instead of flattened classes in gen code.
…derV3 from AbstractMessage to Message.

This requires us extracting a few methods from AbstractMessage to Message as well.
…class up is a binary breaking change.

Change the parameter type of newBuilderForType from AbstractMessage.BuilderParent Message.BuilderParent
…ernal.BuilderParent to Message.BuilderParent
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.

1 participant