[Authentication] CreateItem() @properties argument property names

Stef Walter stefw at collabora.co.uk
Wed Mar 16 12:16:33 PDT 2011


On 03/14/2011 10:01 PM, Stef Walter wrote:
> However in the future if item objects had additional properties on a new
> interface, then these would be unusable with the CreateItem() or
> CreateCollection() method.
> 
> I propose that we pass full property strings with interface + name to
> CreateItem() and CreateCollection(). This is similar to how Telepathy
> does this stuff.
> 
> For example instead of passing 'Label' in the CreateItem() @properties
> argument we would pass 'org.freedesktop.Secret.Item.Label'

Okay, this is now done. This allows future extensibility to be on new
interfaces, and allows our main interfaces to remain stable.

Cheers,

Stef


More information about the Authentication mailing list