Changes between Initial Version and Version 4 of Ticket #471
- Timestamp:
- 02/10/09 13:15:23 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #471
- Property Summary changed from Hook mechanism for plugins to OnLoad hook for plugins
- Property Type changed from defect to enhancement
- Property Milestone changed from 3.2 to Iteration 0
-
Ticket #471 – Description
initial v4 1 Some plugins need additional code to be executed before they and their dlls work correctly (e.g. HeuristicLab.DataImporter.DbExplorer.Oracle needs the HL-plugin directory in the path enviromentvariable). Hence it should be possible to execute code in anOnLoad method of the plugin.1 Some plugins need additional code to be executed before they and their dlls work correctly (e.g. {{{HeuristicLab.DataImporter.DbExplorer.Oracle}}} needs the HL-plugin directory in the path enviroment variable). Hence it should be possible to execute code in an !OnLoad method of the plugin.