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

Down integrate. Generate a package name suffix ".nano" for nano messages #645

Merged
merged 6 commits into from
Aug 7, 2015
Merged

Conversation

zsurocking
Copy link
Contributor

Also introducing an option javanano_use_deprecated_package to allow users to disable the suffix

Also introducing an option javanano_use_deprecated_package to allow users to disable the suffix
@zsurocking zsurocking changed the title Generate a package name suffix ".nano" for nano messages Down integrate. Generate a package name suffix ".nano" for nano messages Jul 28, 2015
Also introducing an option javanano_use_deprecated_package to allow users to disable the suffix
@@ -30,16 +30,16 @@

package com.google.protobuf.nano;

import com.google.protobuf.nano.MapTestProto.TestMap;
import com.google.protobuf.nano.MapTestProto.nano.TestMap;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you try com.google.protobuf.nano.nano.MapTestProto.TestMap

@TeBoring TeBoring added this to the 3.0.0-beta-1 milestone Aug 6, 2015
@zsurocking
Copy link
Contributor Author

@TeBoring PTAL

@TeBoring
Copy link
Contributor

TeBoring commented Aug 7, 2015

LGTM

TeBoring added a commit that referenced this pull request Aug 7, 2015
Down integrate. Generate a package name suffix ".nano" for nano messages
@TeBoring TeBoring merged commit b76b76b into protocolbuffers:master Aug 7, 2015
taoso pushed a commit to taoso/protobuf that referenced this pull request Aug 1, 2018
…#645)

Export proto.Properties.{MapKeyProp, MapValProp} so that jsonpb can pass the appropriate type information downstream.
bithium pushed a commit to bithium/protobuf that referenced this pull request Sep 4, 2023
Down integrate. Generate a package name suffix ".nano" for nano messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants