Remove application and model from bundles. Added plugin reference.
Compare changes
Files
13- Stefano Borini authored
@@ -19,5 +19,21 @@ class BaseDataSource(ABCHasStrictTraits):
Due to security maintenance, Fraunhofer GitLab CE, GitLab EE, and Mattermost will be unavailable on Wednesday, April 30th, between 5 PM and 8PM CET. Please log out during the maintenance to avoid potential data loss.
Created by: stefanoborini
Removed application and model from the bundles. The application is still available by traversing the plugin, which is now available and initialized. The model must be passed appropriately to the methods of the created classes.