Stephanie DiBenedetto

Results 71 comments of Stephanie DiBenedetto

This is something we should think about supporting.

Need to get conformance tests running in the new repo.

We need to propagate the appropriate code so that it's usable by the other code paths.

Our plan is to add alternate accessors that allow you to treat absence as undefined values.

This seems like an intersection of the map and proto3 spec that we don't handle. We need to substitute in the default value in case the other end is proto3...

Need to get conformance tests running in the new repo.

We should tidy up the list -- adding await makes sense.

This sounds like a versioning issue and we might have something we can upstream to help out in the future.

The current binary parsing code doesn't correctly handle fields with the wrong wire type. It results in a runtime error instead of treating it as an unknown field. However, we...