Re: org.freedesktop.NetworkManager.Settings.PropertiesChanged deprecated
- From: Thomas Haller <thaller redhat com>
- To: Andrei Borzenkov <arvidjaar gmail com>
- Cc: Michael Hirmke <mh mike franken de>, Networkmanager List <networkmanager-list gnome org>
- Subject: Re: org.freedesktop.NetworkManager.Settings.PropertiesChanged deprecated
- Date: Thu, 15 Jul 2021 09:46:52 +0200
On Thu, 2021-07-15 at 10:17 +0300, Andrei Borzenkov wrote:
On Wed, Jul 14, 2021 at 5:52 PM Thomas Haller via networkmanager-list
<networkmanager-list gnome org> wrote:
So, yes, there should be not much to do except replace the
interface
name "org.freedesktop.NetworkManager*" with
"org.freedesktop.DBus.Properties".
It is probably oversimplified. Signatures are different, so any code
that handles these signals has to be modified to account for it. Also
NM signal unambiguously identifies a specific interface, while D-Bus
signal can come from any interface object implements, so additional
verification that we are dealing with the expected interface is
needed
before properties can be interpreted.
I agree. You are correct!!
best,
Thomas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]