6 ms·
Immutability is still there. You get to choose whether you want it or not. For when you actually want a nullable field, I think the idea is that it is easy to
by ejona86 12y ago
Immutability is still there. You get to choose whether you want it or not.
For when you actually want a nullable field, I think the idea is that it is easy to have a wrapper message (just like boxing in languages). Such wrappers could even be made standard and provided by protobuf.
- haberman 12y ago> Such wrappers could even be made standard and provided by protobuf. They will be: https://github.com/google/protobuf/issues/159#issuecomment-76240356 https://github.com/google/protobuf/issues/159#issuecomment-7...