OpenAssetIO / usdOpenAssetIOResolver

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

Handle unmanaged traits via ManagementPolicy #24

Closed elliotcmorris closed 1 month ago

elliotcmorris commented 1 year ago

Ensure unmanaged locatableContent trait queries are always passed through to the default resolver, and that we're not calling resolve on them. Devise an efficient way to test this.

feltech commented 1 month ago

We should probably error, rather than pass through to the default resolve (i.e. file system), since we would know that we're dealing with an entity reference. We are already throwing a runtime_error.