Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.36 KB

2022-06-21.md

File metadata and controls

57 lines (41 loc) · 1.36 KB
marp
true

OpenAssetIO Roadmap Catchup

June 21st 2022


✅ Recently completed


📍 Q3 MVP

https://github.com/OpenAssetIO/OpenAssetIO/milestone/4

  • C++/Python hosts
  • Python managers/plugin system
  • C++ API surface limited to resolve/register
    • No version queries or related references.
  • CY2022 source distribution
    • No pre-published packages

🗣 Coming up: Community

  • Q2: ASWF vote on OpenAssetIO as sandbox project
  • Q2: Working with MovieLabs and PYPE.club on Traits to model workflows
    • PYPE.club analyzing their current asset DB schemas
    • Converter from MovieLabs Ontology JSON to OpenAssetIO YAML
  • Q2+: Continued out-reach
  • Q3: Working with OpenTimelineIO and Autodesk on improved workflows and multi-ref

🪚 Coming up: Dev

  • Q2: Completion of MVP C++ API
  • Q2: Specification/Trait auto-generation
  • Workflows:
    • Q3: Minimal Manager workflow (Python/C++)
    • Q4: End-to-end C PoC (Rust + go)