Line 17:
Line 17:
* In proto files for registers (and more) it's better to use fixed- types, rather than plain
* In proto files for registers (and more) it's better to use fixed- types, rather than plain
* use fixed32 and fixed64 where approiate instead of uint32 and uint64 https://developers.google.com/protocol-buffers/docs/proto
* use fixed32 and fixed64 where approiate instead of uint32 and uint64 https://developers.google.com/protocol-buffers/docs/proto
+
* flock's flag and type fields is actually too much for what is stored there
[[Category:Development]]
[[Category:Development]]