Ticket #1427 (closed enhancement: done)

Opened 2 years ago

Last modified 10 days ago

Move actual value caching down to those parameters where it is required

Reported by: swagner Owned by: mkommend
Priority: highest Milestone: HeuristicLab 3.3.8
Component: Parameters Version: 3.3.8
Keywords: Cc:

Description

Currently caching of actual values is implemented in Parameter. However, actual value caching is not reasonable for all kinds of parameters. Therefore it should be removed from Parameter and should be implemented only in those parameters where it is really required.

Change History

comment:1 Changed 2 years ago by swagner

  • Priority changed from low to highest

comment:2 Changed 4 months ago by mkommend

  • Owner changed from swagner to mkommend
  • Status changed from new to accepted
  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.8

comment:3 Changed 4 months ago by mkommend

r9195: Moved actual value caching and execution contexts from Paramater to LookupParameter.

comment:4 Changed 3 months ago by mkommend

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

comment:5 Changed 13 days ago by ascheibe

  • Owner changed from swagner to ascheibe

comment:6 Changed 13 days ago by ascheibe

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

Reviewed r9195, looks good!

comment:7 Changed 10 days ago by swagner

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