John Louis Del Rosario
John Louis Del Rosario
> I'm not sure of what you meant by "how would entities that share the same KeyProperty references be defined?" I mean something like this: ``` [ {"__kind__": "Person", "first_name":...
Yes, having `__key__`, `__id__` and `__parent__` would bring it closer to parity with the model constructor. > it seems there is a space for both methods. I agree. So for...
Hello! I pushed some updates (rebased from recent `master`). So with these changes, `__key__`, `__parent__` and `__id__` are now valid ways to define an entity's key. Also added support for...
Running into this as well. Can't install `company-lsp` because it (or one of its dependencies) depend on spinner.el
Are there plans to update to a newer protobuf-java version? The CVE is tripping up our security scans.