Skip to content

Decoding of owned resource IDs #2

Description

@dgelessus

Resources with IDs in range(-16384, 0) are considered "owned" by (i. e. associated with) another resource, and the type and ID of the owning resource are encoded in the owned resource's ID. It would be useful to support:

  • Decoding and encoding owned resource IDs
  • Accessing the owning resource of an owned resource
  • Finding all resourced owned by a particular resource
  • Displaying ownership information in the command line tool

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions