Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 9 years ago

#2294 closed enhancement (done)

ApplicationManager should be able to discover types from specified assemblies

Reported by: mkommend Owned by: mkommend
Priority: medium Milestone: HeuristicLab 3.3.11
Component: PluginInfrastructure Version: 3.3.10
Keywords: Cc:

Description

Currently it is only possible to discover type within a specified plugin.

Change History (9)

comment:1 Changed 9 years ago by mkommend

  • Status changed from new to accepted

comment:2 Changed 9 years ago by mkommend

r11771: Implemented type discovery within certain assemblies in ApplicationManagers.

comment:3 Changed 9 years ago by mkommend

  • Owner changed from mkommend to gkronber
  • Status changed from accepted to reviewing

comment:4 Changed 9 years ago by mkommend

r11772: Forgot one parameter in call forwarding of SandBoxApplicationManager.

comment:5 Changed 9 years ago by mkommend

r11781: Corrected warnings in SandboxApplicationManager.

comment:6 Changed 9 years ago by gkronber

r11877: minor corrections to r11771

comment:7 Changed 9 years ago by gkronber

  • Owner changed from gkronber to mkommend
  • Status changed from reviewing to readytorelease

reviewed r11771:11772 and r11781.

Last edited 9 years ago by gkronber (previous) (diff)

comment:8 Changed 9 years ago by mkommend

r11922: Merged r11771, r11772, r11781, and r11877 into stable.

comment:9 Changed 9 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed
Note: See TracTickets for help on using tickets.