Ticket #82 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

Remove the Final() concept from algorithms

Reported by: Nick Draper Owned by: Dickon Champion
Priority: major Milestone: Iteration 5
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

The Final overload in algorithms is not required and is therefore confusing. This should be removed.

At the same time the vector of sub algorithms held within and algorithm itself is not required as they can be allowed to drop out of scope at the end of the exec block.

Change History

comment:1 Changed 13 years ago by Dickon Champion

(In [614]) removing all instances final and finalize in the framework re #82

comment:2 Changed 13 years ago by Dickon Champion

(In [616]) removing all instances final and finalize in the framework re #82

comment:3 Changed 13 years ago by Nick Draper

  • Owner set to Dickon Champion

comment:4 Changed 13 years ago by Nick Draper

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

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 930

Note: See TracTickets for help on using tickets.