OpenAssetIO / usdOpenAssetIOResolver

An AR2 plugin that hosts OpenAssetIO
Apache License 2.0
24 stars 3 forks source link

Integrate basic OpenAssetIO methods #18

Closed feltech closed 1 year ago

feltech commented 1 year ago

Part of #15.

Integrate OpenAssetIO methods enough that the existing test cases pass.

That is, read-only fully and partially assetised situations (subject to our imposed limitation that locateableContent.location resolves to an absolute path), assuming the BAL library is bootstrapped successfully and configured correctly.

No effort has been put into error cases or the publishing workflow.