Bug 27779 - Factor our presence code from connection.c
Summary: Factor our presence code from connection.c
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: git master
Hardware: Other All
: medium minor
Assignee: Eitan Isaacson
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/ei...
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-04-21 12:00 UTC by Eitan Isaacson
Modified: 2010-04-30 11:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Eitan Isaacson 2010-04-21 12:00:32 UTC
connection.c seems to be the kitchen sink file in Gabble, it holds many parts of our XMPP client implementation. Since conn-presence.c already exists, it would be nice to move all presence related code in to that file to avoid adding further complexity to connection.c as we expand presence implementation.

Note, the scope of this bug is limited to presence, a similar (but related) refactor would be to move caps related code in to a future conn-capabilities.c.
Comment 1 Will Thompson 2010-04-23 11:15:57 UTC
This seems like the right direction to be moving in.
Comment 2 Eitan Isaacson 2010-04-30 11:02:35 UTC
Thanks, committed.
84a6dbd0b51d1ade3aee33e3c6f06ddff865f47c


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.