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

Add application note for explicit presence tracking. #7390

Merged
merged 3 commits into from Apr 23, 2020

Commits on Apr 16, 2020

  1. Add an application note for field presence.

    This includes instructions for enabling explicit presence tracking in proto3, and also explains implicit presence. The language examples were written by inspection, and not individually tested.
    dlj-NaN committed Apr 16, 2020
    Copy the full SHA
    001f6f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Copy the full SHA
    7de14a0 View commit details
    Browse the repository at this point in the history
  2. Updated wording:

     - noted experimental status in release 3.12
     - clarified JSON null and ordering concerns
     - "implicit presence" -> "no presence"
     - clarified message presence in proto3
     - fixed round-trip example (client definitions were switched)
    dlj-NaN committed Apr 23, 2020
    Copy the full SHA
    d87c105 View commit details
    Browse the repository at this point in the history