mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Partially implement IHostApplication
For now only works for directly connected components.
This commit is contained in:
@@ -16,9 +16,9 @@ This branch is still very far removed from being in a usable state. Below is an
|
||||
incomplete list of things that still have to be done before this can be used:
|
||||
|
||||
- Interfaces left to implement:
|
||||
- `IHostApplication::createComponent()`
|
||||
- `IConnectionPoint::notify()`, and support for indirectly connecting
|
||||
components through message passing proxies
|
||||
- `IHostApplication::createComponent()` for indirectly connected objects
|
||||
- `IConnectionPoint::notify()`, and support for indirectly connecting objects
|
||||
through connction proxies
|
||||
- `IEditController2`
|
||||
- All other mandatory interfaces
|
||||
- All other optional interfaces
|
||||
|
||||
Reference in New Issue
Block a user