Add the base for an IComponent implementation

This commit is contained in:
Robbert van der Helm
2020-12-07 23:52:17 +01:00
parent e5cd777713
commit 5e85517130
8 changed files with 223 additions and 15 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ instantiated and managed by the host. The model works as follows:
## Plugin Factory
TODO: Explain how we implement `createInstance()`
TODO: Explain how we implement `createInstance()`, based on the todo comment there.
## Safety notes