-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: David Feltell <[email protected]>
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# OpenAssetIO TSC August 12th 2024 | ||
|
||
Attending : | ||
- David Feltell (Foundry) | ||
- TBD | ||
|
||
## Agenda | ||
|
||
### Last month | ||
- Hybrid plugin system and supporting infrastructure | ||
([WIP notebook](https://github.com/OpenAssetIO/OpenAssetIO-MediaCreation/blob/7949ef502360753a075a0a62544d770090000734/examples/hybrid_plugin_system.ipynb)) | ||
- SimpleCppManager, API Compliance test suite, BAL, | ||
[Python package restructure](https://github.com/OpenAssetIO/OpenAssetIO/issues/1340) | ||
- Minor (breaking) changes on the road to v1.0.0 stability | ||
- `std::set`, `final` classes, removed `_core`, `kAuthError` code, | ||
remove deprecated aliases, enum vs. macro. | ||
|
||
### Current work: | ||
- [Drop CY22 support, default to CY24](https://github.com/OpenAssetIO/OpenAssetIO/issues/1351) | ||
- Default libstdc++ ABI and Python wheels | ||
- [UI delegation de-risking](https://github.com/OpenAssetIO/OpenAssetIO/issues/1302) | ||
(slides TBD) | ||
|
||
### Next up: | ||
- v1.0.0-rc.1.0 ? | ||
- Katana [AssetAPI adapter open sourcing](https://github.com/OpenAssetIO/OpenAssetIO/issues/1346) | ||
- TraitGen [v1.0.0-beta.1.0](https://github.com/OpenAssetIO/OpenAssetIO-TraitGen/milestone/2) - | ||
esp. [trait versioning](https://github.com/OpenAssetIO/OpenAssetIO-TraitGen/issues/80) | ||
|
||
## Action items | ||
|
||
- TBD |