mark doerr

Results 31 comments of mark doerr

Yes, I would also like to know, if there are plans to continue this project, @fengsp :) Please let us know, if you have no time (which we fully understand)...

Hi Stan (@gluk-w ), yes I think in a similar direction, django-grpc is very lean and has no further dependencies - which I like a lot, but it was clear...

Hi Stan, first of all: thanks for this great project: it is very valuable and will be more in the future, if gRPC gains more ground ! I have the...

Thanks a lot, Stan, this looks reasonable. I will try it (hopefully) tonight. Cheers, mark

Hi Stan, I started to implement your suggestion, but ran into some issues: How would you serialise Foreign keys or, even worse, ManyToMany fields in the way you proposed ?...

Thanks, Stan, interesting construct: in your example categories will be a list of protobuf messages of type Category containing only the category title. And this list you put into the...

Hi terminator developers and @fanghuaqi, I added a plugin that adds a "SaveUserSessionLayout" ContextMenu item (s. PR https://github.com/gnome-terminator/terminator/pull/878). When this menu item is selected, the current state of the session...

You're welcome, @fanghuaqi :) please test it and provide some feedback (on my computer, it works nicely as desired ;). To test it, just clone the repo with the new...

Hi @sneakers-the-rat and @cmungall, could you please state somewhere in the documentation, which metadata is included in the generated pydantic output ? I have, e.g. a linkml model with slots...

Thanks, @sneakers-the-rat, for the fast reaction :) If I understand you correctly, all of these metadata will be supported after the PR : [CommonMetadata](https://linkml.io/linkml-model/latest/docs/CommonMetadata/). How much effort would it be,...