Ticket #351 (closed: fixed)
Enable the use of TableWorkspace as a Property in algorithms
Reported by: | Russell Taylor | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 15 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
We need to be able to pass TableWorkspaces as properties. This could either be by making TableWorkspace an actual Workspace (or perhaps some extra workspace interface) or by making the property a shared pointer to a TableWorkspace if we don't want to take the first route. This latter method will require changes within Property/PropertyWithValue to make it work.
Change History
Note: See
TracTickets for help on using
tickets.