#698 closed defect (done)
PluginManager is not a singleton over the whole application
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | PluginInfrastructure | Version: | 3.2 |
Keywords: | Cc: |
Description
Instead each AppDomain creates its own PluginManager singleton.
Change History (5)
comment:1 Changed 15 years ago by gkronber
- Summary changed from PluginManager not a singleton over the whole application to PluginManager is not a singleton over the whole application
comment:2 Changed 15 years ago by gkronber
- Status changed from new to assigned
comment:3 Changed 15 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Fixed in course of the plugin infrastructure refactoring #799.