Bug 75881

Summary: [next] Create TpProtocol objects using TpClientFactory
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
URL: http://cgit.collabora.com/git/user/cassidy/telepathy-glib/log/?h=next-protocol-75881
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 76111    

Description Guillaume Desmottes 2014-03-07 11:23:25 UTC
http://cgit.collabora.com/git/user/cassidy/telepathy-glib/log/?h=next-protocol

TpConnectionManager doesn't use the factory yet as it's not considered as a 'top level object' as TpAccountManager is. If we want this, we'll have to ensure that TpConnectionManager always as a non-NULL factory (see _tp_proxy_ensure_factory()).

If we go this road, TpConnectionManager should also prepare the features of each protocols. Do we always want this, even for protocol read from manager files?
Comment 1 Guillaume Desmottes 2014-03-13 08:55:02 UTC
I renamed the branch http://cgit.collabora.com/git/user/cassidy/telepathy-glib/log/?h=next-protocol-75881
Comment 2 Guillaume Desmottes 2014-03-14 11:14:46 UTC
On bug#76111 Xavier suggested to drop the vfunc functions for most types. If we go this road I can easly remove the patches itnroducing them.
Comment 3 Guillaume Desmottes 2014-03-17 14:26:26 UTC
Merged to next.

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.