[Bug 27779] New: Factor our presence code from connection.c
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 21 21:00:32 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27779
Summary: Factor our presence code from connection.c
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: eitan.isaacson at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list