3 ms·
> This project currently has a bunch of C++ files, no docs, no tests I think the more important thing is the protocol itself, rather than the specific implemen
by GalaxyNova 10mo ago
> This project currently has a bunch of C++ files, no docs, no tests
I think the more important thing is the protocol itself, rather than the specific implementation. As the author notes the current D-bus standards are substandard at best.
- senko 10mo agoI can get on board with that if there's a protocol spec - at least a draft or something more tangible than "it's a tavern". I just see a bunch of undocumented C++ code here.
- forty 10mo agoI think one of the point from your parent comment is that something that works for people is a powerful way of making things happen, much more powerful than rants or theory or protocols. I also noticed that with cryptography algorithms/protocol for example: design the most amazing algorithm - no one is going to use it ever if there is no great reference implementation people can use.