[Bug 24061] TpAccount, TpAccountManager: add convenience API similar to libempathy's
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 25 21:46:15 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=24061
--- Comment #20 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2009-09-25 12:46:15 PST ---
Something I forgot to mention about the Connection stuff is that if we're
making the TpConnection not an API guarantee, it'll need a property + getter
pair for the Connection object path (which wouldn't be a bad idea anyway).
I'd be inclined to make the C API for that either return NULL or a real object
path (as opposed to the raw D-Bus API, which is either "/" or a real object
path).
(In reply to comment #9)
> Hmm, okay, so I'll make these internal?
get_{requested,actual,missing}_features still seem to be extern on both Account
and AM. Indeed, I don't see an account-internal.h, which would be a
prerequisite for making things internal - presumably you forgot to implement
(or perhaps push) this?
*_is_ready (should be _is_prepared now, surely?) are also reasonable candidates
for this treatment, if they're not immediately needed.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list