Bug 27779

Summary: Factor our presence code from connection.c
Product: Telepathy Reporter: Eitan Isaacson <eitan.isaacson>
Component: gabbleAssignee: Eitan Isaacson <eitan.isaacson>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: minor    
Priority: medium Keywords: patch
Version: git master   
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=user/eitan/telepathy-gabble.git;a=shortlog;h=refs/heads/presence-refactor
Whiteboard: review+
i915 platform: i915 features:

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.