Markus Enax
Markus Enax
FYI, not sure if you noticed: Issue https://github.com/thjomnx/java-systemd/issues/4 looks pretty much related. Happy to see some attempt to fix it, as I didn't find the time ever since... :+1:
Thanks for the report. I do confirm the issue, after doing a quick test. Unfortunately, I'm short on free time at the moment, thus fixing this can take a while...
Hi, well, to answer most of your questions, see below a screenshot from some Trello board, where I gathered all ideas and roadmap items for this project so far: ...
> @thjomnx, would you be okay with using [lombok](https://github.com/projectlombok/lombok) to help reduce boilerplate code in the making of these builder classes? Okay for me, if it remains a compile time...
Will comment directly on the PR.
OK, no problem.
Hi, yes, basically all of the code you spotted is maintained manually. The reason is, that the generated code of dbus-java has never been that efficient to suite my goals....
> I assume it is still the case you are not using the code generator? Correct, the bindings are still coded manually (and supposed to be aligned to the evolution...
Thanks for sharing this, I might have a look into it, if I find the time. :/