mardy's CreateWithProperties method should probably just be added to the core Account interface.
Incomplete spec wording: http://git.collabora.co.uk/?p=user/smcv/telepathy-spec-smcv.git;a=shortlog;h=refs/heads/account-creation Unresolved: * how does the caller tell which properties this AM will accept "at construct time"? * what happens if the caller gets a property value wrong? As currently implemented in MC, it's silently ignored * what happens if the caller passes an unsupported property name?
Sortable summary
Resolution of three fixmes: * SupportedAccountProperties property * NotImplemented if name is unknown to the AM * InvalidArgument if value or type is nonsensical * (bonus fixme) MC should actually do this, and actually be atomic
Fixed in 0.17.24
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.