Bug 13989 - Contact and Group objects should have methods to manipulate them
Summary: Contact and Group objects should have methods to manipulate them
Status: NEW
Alias: None
Product: Telepathy
Classification: Unclassified
Component: pymsn (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: Ali Sabil
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-09 07:08 UTC by Ali Sabil
Modified: 2009-08-03 11:29 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ali Sabil 2008-01-09 07:08:44 UTC
Currently blocking a contact for example involves using the AddressBook object:
address_book.block(contact)

This is not very "object", there should be a block() method on the contact:
contact.block()


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.