PureSwift / DBus

Swift library for D-Bus
MIT License
13 stars 7 forks source link

Simplify DBusError type and usage. #3

Open TaborKelly opened 5 years ago

TaborKelly commented 5 years ago

This simplifies DBusError vs DBusError.Reference. If you generally agree with the approach but have specific feedback I could improve it.

Also, it adds a couple of unit tests.