You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To me it is not clear how Plugins work. Perhaps it could be clarified in the README.
I don't see the PluginFramework package in the project.
I see that there is a builder closure that takes in a flag. Is this builder set by the interactor? Is there a plugin manager instance that gets injected into the interactor and then has that closure exposed to the view? How do we listen to state changes or react to the plugins and where is that setup? How are these plugins introduced into the project SPM?
Sorry if this is not the correct channel to ask questions. Thanks!
The text was updated successfully, but these errors were encountered:
Thanks for open sourcing this architecture!
To me it is not clear how Plugins work. Perhaps it could be clarified in the README.
I don't see
the PluginFramework package
in the project.I see that there is a builder closure that takes in a flag. Is this builder set by the interactor? Is there a plugin manager instance that gets injected into the interactor and then has that closure exposed to the view? How do we listen to state changes or react to the plugins and where is that setup? How are these plugins introduced into the project SPM?
Sorry if this is not the correct channel to ask questions. Thanks!
The text was updated successfully, but these errors were encountered: