#552 closed defect (done)
Plugin dependencies are not considered when loading plugins
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.0 |
Component: | PluginInfrastructure | Version: | 3.2 |
Keywords: | Cc: |
Description
The dependencies between plugins are not taken into account when loading plugins. Therefore, the OnLoad hooks of all plugins are not executed in the right order.
Change History (4)
comment:1 Changed 15 years ago by swagner
- Owner changed from gkronber to swagner
- Status changed from new to assigned
comment:2 Changed 15 years ago by swagner
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 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 r2168