Bug 13989

Summary: Contact and Group objects should have methods to manipulate them
Product: Telepathy Reporter: Ali Sabil <ali.sabil>
Component: pymsnAssignee: Ali Sabil <ali.sabil>
Status: NEW --- QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.