Navigation Menu

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

Change the reflection namespace in C# #593

Merged

Conversation

jskeet
Copy link
Contributor

@jskeet jskeet commented Jul 14, 2015

@jtattermusch and @anandolee FYI - will merge when CI has completed, as agreed earlier.

- Move types into Google.Protobuf.Reflection
- Change codegen to reflect that in generated types

Generated code changes coming in part 2
Generated code changes from previous commit
Change the C# namespace in descriptor.proto to Google.Protobuf.Reflection.
This then means changing where the generated code lives, which means updating the project file...

It also involves regenerating the C++ - which has updated the well-known types as well,
for no terribly obvious reason...
Update code already within Google.Protobuf.Reflection which was importing Google.Protobuf.DescriptorProtos
jskeet added a commit that referenced this pull request Jul 14, 2015
Change the reflection namespace in C#
@jskeet jskeet merged commit f30c3d3 into protocolbuffers:csharp-experimental Jul 14, 2015
@jskeet jskeet deleted the reflection-namespace branch July 15, 2015 08:50
adellahlou pushed a commit to adellahlou/protobuf that referenced this pull request Apr 20, 2023
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.

None yet

2 participants