Opened 14 years ago
Last modified 14 years ago
#1432 closed enhancement
Explicitly prevent discovery of specific types — at Version 1
Reported by: | swagner | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.4 |
Component: | PluginInfrastructure | Version: | 3.3.4 |
Keywords: | Cc: |
Description (last modified by swagner)
It should be possible to mark specific types with an attribute (e.g. NonDiscoverable) to prevent that these types are discovered by the application manager. This enhancement is required to exclude dummy implementations (EmptyAlgorithm, EmptyProblem, EmptySolutionCreator, etc.) from the TypeSelectorDialog and the NewItemDialog.
Note: See
TracTickets for help on using
tickets.