mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 21:10:08 +01:00
Instead of registering a __get_props() function which constructs the entire hash anew each time, register a props dictionary. This dictionary is used as cache for the properies. In most cases, we don't need to additionally cache the properties outside the props dictionary. Also, add _dbus_property_set() which sets the property and emits the notification. Also, cleanup the property names by giving them a PRP_ prefix. |
||
|---|---|---|
| .. | ||
| check-exports.sh | ||
| create-exports-NetworkManager.sh | ||
| debug-helper.py | ||
| enums-to-docbook.pl | ||
| run-nm-test.sh | ||
| test-build.sh | ||
| test-networkmanager-service.py | ||
| test-sudo-wrapper.sh | ||