FFY00 / dbus-objects

DBus objects implementation on top of the Python type system
https://dbus-objects.readthedocs.io/en/latest/
MIT License
11 stars 4 forks source link

integration: refactor the internal storage structure #12

Closed FFY00 closed 3 years ago

FFY00 commented 3 years ago

We noew have a custom tree class, this will make it much easier to add new trees (for properties for eg.).

Signed-off-by: Filipe Laíns lains@riseup.net