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

Workspace history #906

Closed
NickDraper opened this issue Nov 5, 2007 · 1 comment
Closed

Workspace history #906

NickDraper opened this issue Nov 5, 2007 · 1 comment
Labels
Low Priority Things that you don't ever want to be done.
Milestone

Comments

@NickDraper
Copy link
Contributor

Create a History set of objects for a workspace (I have a uml diagram for ideas on the objects required).

You will have to extend the workspace factory to require a parent workspace to be provided when creating a new workspace (the data loading algorithms should pass null). This can be used to take references to the same sample and instrument objects and duplicate the History.

The end of the Execute party of an algorithm should append details of the Algorithm being run (not child algorithms) to the History.

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 58

@NickDraper NickDraper added the Low Priority Things that you don't ever want to be done. label Jun 3, 2015
@NickDraper NickDraper added this to the Iteration 5 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

1 participant