On Mon, 15.08.16 11:05, Brad Bishop (bradl...@fuzziesquirrel.com) wrote:

> 2 - Should I not be writing my own app - i.e. is this something
> busctl can do or makes sense to extend it to do?

busctl is a debugging tool and useful for calling methods. It's not a
good fit if you want to actively watch remote objects for specific
conditions, really.

> 3 - If I write my own application, message_append_cmdline seems to
> be a perfect fit for parsing cmdlines…how does the community feel
> about exporting it?

Hmm, I figure exposing the bus message serialization and
deserialization to user strings as part of sd-bus would be OK. But
it need some clean-ups and tests first.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to