Bug 26958 - Object paths are annoying
Summary: Object paths are annoying
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-python (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/jo...
Whiteboard:
Keywords: patch
Depends on:
Blocks: 26959
  Show dependency treegraph
 
Reported: 2010-03-08 07:58 UTC by Jonny Lamb
Modified: 2010-03-09 08:45 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Jonny Lamb 2010-03-08 07:58:50 UTC
I was looking at a butterfly connection today in d-feet and I was overwhelmed by all the /o/fd/Tp/Connection/butterfly/msn/foo_40foo_2ecom/channel1, channel2, channel3, ..., all the way up to infinite! I had to use InspectHandles and guesswork to find the channel I was actually looking for.

Gabble is much better at this, with object paths such as /ImChannel1, /MucChannel3, /RosterChannel/List/publish, etc.

So, I made a patch for tp-python and butterfly to do this.

http://git.collabora.co.uk/?p=user/jonny/telepathy-python.git;a=shortlog;h=refs/heads/prettier-object-paths
Comment 1 Jonny Lamb 2010-03-08 08:39:27 UTC
bug #26959 is the butterfly patch to use this. I'm open to suggestions of alternative solutions though?

Olivier, get reviewing!


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.