Ticket #463 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Remove linking between MantidPlot and the DataObjects and DataHandling libraries

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 16
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

MantidPlot currently uses a cast to check what type of workspace has been created and prints a string accordingly. If the id() string on the workspace is set correctly for the different types, which it currently isn't, this method can be used instead of casting the pointer.

Change History

comment:1 Changed 12 years ago by Martyn Gigg

(In [2077]) Changed the id string of ManagedWorkspace2D and ManagedRawFileWorkspace2D so that they reflect the fact that they are specialised Workspace2D classes. Re #463

comment:2 Changed 12 years ago by Martyn Gigg

  • Owner set to Martyn Gigg

comment:3 Changed 12 years ago by Martyn Gigg

(In [2078]) Removed the need for a link with MantidDataObjects and MantidDataHandling in MantidPlot. Re #463

comment:4 Changed 12 years ago by Martyn Gigg

(In [2080]) Small fix to qtiplot file. Re #463

comment:5 Changed 12 years ago by Martyn Gigg

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

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1311

Note: See TracTickets for help on using tickets.