|
From: P. D. <sh...@gm...> - 2008-09-05 17:18:43
|
On Fri, Sep 5, 2008 at 6:21 PM, Ignacy Gawedzki <sf...@qu...> wrote: > Quite frankly, I don't really see the point in hiding these Private instances, but > nevermind. =) > it hides the dependency on <dbus/dbus.h> which is only used in the implementation (in theory you could reimplement the protocol without changing the c++ api and avoid libdbus altogether, if you had a good reason to do so) |