Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#649 closed defect (done)

Plugin infrastructure considers abstract types implementing the IPlugin interface as plugins

Reported by: swagner Owned by: swagner
Priority: low Milestone: HeuristicLab 3.3.0
Component: PluginInfrastructure Version: 3.2
Keywords: Cc:

Description

If an abstract type implements the IPlugin interface, the plugin infrastructure treats it as a plugin. However, this is not correct, as the type cannot be instantiated.

Change History (5)

comment:1 Changed 15 years ago by swagner

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r1897.

comment:2 Changed 15 years ago by swagner

gkronber, please review again. Thanks.

comment:3 Changed 15 years ago by gkronber

Seems OK.

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.