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

Support well known types #528

Closed
jskeet opened this issue Jun 22, 2015 · 1 comment
Closed

Support well known types #528

jskeet opened this issue Jun 22, 2015 · 1 comment
Labels

Comments

@jskeet
Copy link
Contributor

jskeet commented Jun 22, 2015

  • (Runtime) Conversions between Timestamp and DateTime
  • (Runtime) Conversions between Duration and TimeSpan
  • (Runtime) Conversions between wrapper types and nullable types
  • (Codegen) Direct of nullable types in generated code
  • No enhanced support for Any (yet)
  • No enhanced support for Struct (yet)
  • No enhanced support for FieldMask (yet)

(We may want to make it easy to create a Struct from a Json.NET JObject, for example. That would probably be in a separate NuGet package.)

@jskeet jskeet added the c# label Jun 22, 2015
@jskeet jskeet added this to the C# proto3 support milestone Jun 22, 2015
@jskeet
Copy link
Contributor Author

jskeet commented Aug 3, 2015

Everything listed here is done now. We still need JSON formatting for FieldMask, and support in general for Any, when that's been decided. I don't think this issue is useful any more in itself.

@jskeet jskeet closed this as completed Aug 3, 2015
taoso pushed a commit to taoso/protobuf that referenced this issue Aug 1, 2018
Stop generating package doc comments.
adellahlou pushed a commit to adellahlou/protobuf that referenced this issue 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

No branches or pull requests

1 participant