[Bug 71384] improve account storage GInterface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 6 17:29:12 CET 2014
https://bugs.freedesktop.org/show_bug.cgi?id=71384
--- Comment #22 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #21)
> * If get_attribute, get_parameter return NULL, should they raise a GError?
We can always add a get_attribute_failable later, if we really need to, so this
isn't really a blocker.
> * The same for set_attribute, set_parameter. I think these should be
> documented to raise an error of the caller's choice, typically a TP_ERROR.
mcd_storage_set_(attribute|parameter) currently just return a boolean for "did
it change?", so... whatever. Again, if necessary, we can add a parallel thing
later.
> * Either list should be async, or there should be some sort of async-init
> that happens first
Wasn't actually very hard.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list