ObjectManager not used for children objects?
Aleksander Morgado
aleksander at lanedo.com
Wed Nov 13 23:50:51 PST 2013
On 11/13/2013 10:53 AM, Jan Grulich wrote:
>> * Bearer: "ListBearers" in the "Modem" interface, to list which are
>> >available.
> For SIM cards and SMS it is probably okay, but not for Bearers, because ListBearers method is useless for us. You don't know when a new Bearer appears and you would have to call this method in some interval to always know about new Bearers. It would be better to have a property instead of this method and notify about new Bearers in PropertiesChanged signal, like it is probably everywhere in NetworkManager.
>
Yes, you're right, and it's probably not a big deal as the number of
bearers is usually low enough. I guess we can add the new property while
maintaining the previous method for backwards compatibility. Created
this bugreport to track it:
https://bugzilla.gnome.org/show_bug.cgi?id=712276
--
Aleksander
More information about the ModemManager-devel
mailing list