Ticket #1473 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Add an EventWorkspace interface

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

Description

Python can't recognise EventWorkspace properties because WorkspaceProperty<EventWorkspace> and WorkspaceProperty<Workspace> are unrelated.

An interface, which would just currently be a marker, would solve this problem.

Change History

comment:1 Changed 10 years ago by Martyn Gigg

  • Owner set to Martyn Gigg
  • Status changed from new to accepted

comment:2 Changed 10 years ago by Martyn Gigg

(In [5649]) Added an event workspace interface and exposed its property type to Python. Re #1473

comment:3 Changed 10 years ago by Martyn Gigg

  • Status changed from accepted to verify

comment:4 Changed 10 years ago by Nick Draper

  • Resolution set to fixed

fill in missing resolution

comment:5 Changed 10 years ago by Mathieu Doucet

  • Status changed from verify to verifying
  • Tester set to Mathieu Doucet

comment:6 Changed 10 years ago by Mathieu Doucet

  • Status changed from verifying to closed

Reviewed the code. Seems to make sense. Checked that the event workspace property of LoadEventPreNexus was of class EventWorkspaceProperty as expected.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2320

Note: See TracTickets for help on using tickets.