Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify the AnalysisDataService to hold more than just Workspaces #7643

Closed
1 task
mantid-builder opened this issue Mar 28, 2013 · 2 comments
Closed
1 task
Labels
Framework Issues and pull requests related to components in the Framework

Comments

@mantid-builder
Copy link
Collaborator

This issue was originally TRAC 6797

Original Reporter: Russell Taylor

This ticket is blocked by :

We want the ADS to be able to hold objects other than just workspaces. This will be achieved by changing the held type to Kernel::DataItem (which is already a base class of Workspace). People will then be able to store outputs of analyses that are not workspaces (of course their objects will need to inherit from DataItem).

A potential blocker on this is the call to Workspace::setName in AnalysisDataServiceImpl::rename. This will be addressed by http://trac.mantidproject.org/mantid/ticket/6187.

@mantid-builder
Copy link
Collaborator Author

Russell Taylor (2013-05-09T18:31:28):
Still an aspiration, but not as urgent as previously thought.[[BR]](The SelectionNotificationService class introduced in http://trac.mantidproject.org/mantid/ticket/6758 turned out to just want to use the notification part of DataService, not store anything at all!)


@NickDraper (2014-02-14T11:04:59):
Bulk move to assigned at the introduction of the triage step


Russell Taylor (2014-06-16T19:08:52):
Orphaning tickets that I won't have time to look at.

@mantid-builder mantid-builder added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@NickDraper
Copy link
Contributor

This is being addressed by the workspaces refactoring item in the 5 year strategy - archiving

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

2 participants