Ticket #2109 (closed: invalid)

Opened 10 years ago

Last modified 5 years ago

Temporary workspace names

Reported by: Peter Peterson Owned by: Russell Taylor
Priority: major Milestone: Release 3.3
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description (last modified by Russell Taylor) (diff)

Much like languages have a set of functions for creating temporary filenames, mantid needs a ability to generate unique temporary workspace names. The facility should:

  1. be accessible from C++ and python
  2. allow the caller to specify a prefix
  3. allow the caller to specify whether or not the workspace will be hidden from the workspace tree.

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Owner set to Peter Peterson
  • Status changed from new to assigned

comment:2 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:3 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:4 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

Accepted and assigned tickets moved at iteration 29 code freeze

comment:5 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:6 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:7 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.1 to Release 2.2

Moved at end of release 2.1

comment:8 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.2 to Release 2.3

Moved at the end of release 2.2

comment:9 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.3 to Release 2.4

Moved to milestone 2.4

comment:10 Changed 8 years ago by Peter Peterson

  • Milestone changed from Release 2.4 to Release 2.5

comment:11 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:12 Changed 7 years ago by Peter Peterson

  • Owner changed from Peter Peterson to Russell Taylor

comment:13 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:14 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:15 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to backlog at the code freeze for R2.6

comment:16 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:17 Changed 6 years ago by Russell Taylor

  • Status changed from assigned to verify
  • Resolution set to invalid
  • Description modified (diff)

I'm going to make the argument that if your workspace is temporary, then you should be accessing it via pointer rather than name (within, e.g., your workflow algorithm).

Feel free to disagree and re-open (but you'd better assign it to someone else if you do).

comment:18 Changed 6 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:19 Changed 6 years ago by Vickie Lynch

  • Status changed from verifying to closed

comment:20 Changed 6 years ago by Nick Draper

  • Milestone changed from Backlog to Release 3.3

comment:21 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2956

Note: See TracTickets for help on using tickets.