OpenAssetIO / usdOpenAssetIOResolver

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

Integrate OpenAssetIO #15

Closed elliotcmorris closed 1 year ago

elliotcmorris commented 1 year ago

Integrate OpenAssetIO with the resolver plugin. This likely means having to build OpenAssetIO manually, and integrating that with CI. Initialise the python plug-in system in the constructor. Configure OpenAssetIO with a manager (BAL almost certainly) For the moment, a requirement for this resolver is that your enclosing application be being run from a python environment, as there is no C++ manager to facilitate otherwise.

foundrytom commented 1 year ago

Re: manager initialization - we should to use the OPENASSETIO_DEFAULT_CONFIG mechanism. The tests can then use that to setup BAL.