Opened 9 years ago
#2410 new enhancement
Create common base class for programmable items
Reported by: | abeham | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Core | Version: | 3.3.11 |
Keywords: | Cc: |
Description
A common base class should be created for all programmable items that stores the dependencies of the compiled assemblies. We need that information in HIVE and potentially other places.
In ticket #2409 it was decided to transmit all loaded plugins to HIVE. With such a common base class we could restrict the set of plugins again.
Note: See
TracTickets for help on using
tickets.