Summary: | Make WockyMuc API more like the rest of Wocky | ||
---|---|---|---|
Product: | Wocky | Reporter: | Jonny Lamb <jonny.lamb> |
Component: | General | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | NEW --- | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | danielle |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
URL: | review+ | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jonny Lamb
2011-09-12 04:36:06 UTC
WockyMuc uses time_t for timestamps. Telepathy at large uses gint64. Maybe WockyMuc should use GDateTime? (In reply to comment #1) > WockyMuc uses time_t for timestamps. Telepathy at large uses gint64. Maybe > WockyMuc should use GDateTime? I have half a branch for this. http://cgit.collabora.com/git/user/danni/wocky.git/log/?h=wocky-muc-gdatetime http://cgit.collabora.com/git/user/danni/telepathy-gabble.git/log/?h=wocky-muc-gdatetime It would be nice to remove GTimeVal usage from Wocky, because it's going to be deprecated at some point, but I think we should wait to see if someone just adds iso8601 support to GDateTime (filed as https://bugzilla.gnome.org/show_bug.cgi?id=662060). Both branches look good! (In reply to comment #4) > Both branches look good! Merged! |
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.