Results 407 comments of Alberto Fanjul

Does it now? Something like this? https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#fix-replacement-info If you know the endpoint for it now I can work on it

Nice. I did similar things in past for old bugzilla CLI, to use its REST API. Looking at https://www.gerritcodereview.com/releases/README.md I will use gerrit 2.15 to test: - (package) https://aur.archlinux.org/packages/gerrit/ -...

seems janestreet has been doing this for at least two years https://github.com/janestreet/iron/issues/5

Yout need to register type before use on Builder. See this python example https://stackoverflow.com/a/10528052/848072

@afcowie, I'm gnome foundation member and had been working on java-gnome. https://gitlab.gnome.org/albfan/java-gnome. I want to revamp work on auto gir parsing (so there's no manual work to keep in sync...

@rudolfschmidt of course you can. See https://gitlab.gnome.org/albfan/java-gnome/issues java-gnome just works, is only it maps widgets manually and we want to do it parsing GIR files so new widgets are automatically...

I contact him by mail, and he don't have it avaliable (he refers me to you). Is it possible to contact someone on http://research.operationaldynamics.com? I found another possible WIP https://github.com/respawner/java-gnome/tree/introspection....

@skaba thanks. Then I will use that as the WIP for automatic GIR parsing. I found another approach https://wiki.gnome.org/Projects/JGIR Do you know that work? Do you have an opinion of...

Set this as a fail test case would help

This is the what, but you don't explain the why. First open an issue to discuss why we need this and how it should be implemented. Always unconditional is a...