Skip to content

Deprecate InspectHandles #16

@Kaffeine

Description

@Kaffeine

InspectHandles removed in Telepathy 1.0 by commit

Remove InspectHandles
Identifiers are always given together with handles, so it must never be needed to inspect an handle.

This makes sense, so we need to:

  1. Mark the method as deprecated in 0.27.x spec
  2. Ensure that the method is deprecated at https://telepathy.freedesktop.org/spec/Connection.html
  3. Deprecate the method in client-side bindings
  4. Deprecate the method in service-side bindings
  5. Maybe even provide default implementation via GetContactAttributes().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions