Rename YaHostApplication implementation

The context should make it obvious where it's implemented, and with the
current design we only an implementation on one of the two sides.
This commit is contained in:
Robbert van der Helm
2020-12-18 20:43:43 +01:00
parent d2585a3550
commit d99f880277
7 changed files with 41 additions and 31 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ 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:
- `YaHostApplicationHostImpl::createComponent()`
- `IHostApplication::createComponent()`
- The other parts of `IConnectionPoint`, including support for host provided proxies
- Finish implementing `IEditController{,2}`
- All other mandatory interfaces