Ticket #1473 (closed: fixed)
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:5 Changed 10 years ago by Mathieu Doucet
- Status changed from verify to verifying
- Tester set to Mathieu Doucet
Note: See
TracTickets for help on using
tickets.