Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2522, comment 8


Ignore:
Timestamp:
11/23/15 16:19:15 (9 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2522, comment 8

    initial v1  
    55 - Changed exception handlers in Views to use MainForm.ShowError()
    66 - Changed usages for ErrorDialog in non-UI components to throw exceptions instead.
     7
     8
     9TODO: following non-UI components used the ErrorDialog and now throw an exception:
     10 - SingleObjectiveTestFunctionProblem
     11 - TravelingSalesmanProblem
     12 - VehicleRoutingProblem