[Feature Request] Remove X Side Id from resolve function.

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp
Domain
api

Research direction

Locate the resolve calls in the C++ API wrapper and inspect how the Ayon side ID is currently passed. Remove that argument while preserving the existing rootless-path resolution behavior; verify the affected resolve requests still work as expected.

Written by the indexing model from the issue text.

Description

type: enhancement

Preamble

Currently, we do not ask the Ayon server to resolve the full path but explicitly ask the server to only give us rootless paths.
With this, we don't need to send the side ID and can save a few more bytes over the network.

Implementation

remove the ayon side id from the Resolve Calls

Dominant language
C
Stars
2
Forks
3
Avg merge
5d 2h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ynput/ayon-cpp-api

All issues in ynput/ayon-cpp-api

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.