Announcing ConnMan.net
Announcing ConnMan.net
Posted Jun 24, 2009 16:28 UTC (Wed) by dcbw (guest, #50562)In reply to: Announcing ConnMan.net by wstephenson
Parent article: Announcing ConnMan.net
But since you've implemented the plasma stuff, I'm curious what your suggestions would be for making it easer. How can the D-Bus interface be improved? What can be made simpler, ensuring that the flexibility of the configuration system is retained?
It would be a lot simpler if we could get rid of ActiveConnection and just use the Device object, but unfortunately, we're just about to add bridging support, and that's going to make the ActiveConnection class have more than one device in the "Devices" property.
Networking is a complex problem, and if you want to solve users' needs, you often need to write non-trivial amounts of code to make sure it's possible and easy for the user. Often that means it's harder for the develoepr.
