Ticket #125 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Add Categories to Algorithms

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

Description

This is to allow sensible categorization of algorithms.

Categorization strings look like

  • "Gengeral"
  • "Misc"
  • "DataHandling\Logs"

At the moment this is set for an algorithm at Compile time.

Change History

comment:1 Changed 12 years ago by Nick Draper

(In [937]) re #125 Category added to algorithm base class. This allows algorithms to be sensibly grouped in a user interface.

Also added getNamesAndCategories function to AlgorithmManager Tests included

comment:2 Changed 12 years ago by Nick Draper

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

comment:3 Changed 12 years ago by Nick Draper

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 12 years ago by Nick Draper

(In [939]) re #125 End of template >> needs to be > > for gcc to be happy

comment:5 Changed 12 years ago by Nick Draper

(In [940]) re #125 Missed another >>

comment:6 Changed 12 years ago by Nick Draper

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

comment:7 Changed 12 years ago by Nick Draper

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:8 Changed 12 years ago by Nick Draper

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

(In [942]) closes #125 last >> found in the tests

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 973

Note: See TracTickets for help on using tickets.