Ticket #1366 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Allow paramter "string" type

Reported by: Anders Markvardsen Owned by: Anders Markvardsen
Priority: major Milestone: Iteration 24
Component: Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

Allow syntax:

<parameter name="instrument-status" type="string">

<value val="closed"/>

</parameter>

I.e. to allow a parameter to hold a string

Change History

comment:1 Changed 10 years ago by Anders Markvardsen

(In [5096]) Allow paramter "string" type. Refs #1366.

Also, added additional ParameterMap method which can get string-value by searching a component by name.

(swapped a few int by unsigned int in Interpolation)

comment:2 Changed 10 years ago by Anders Markvardsen

  • Status changed from new to accepted

Wiki updated

comment:3 Changed 10 years ago by Michael Whitty

(In [5112]) re #1366 - added getStringParamater function and test for these functions.

comment:4 Changed 10 years ago by Michael Whitty

(In [5181]) re #1366 - adding getStringParameter() function to API for Python, also adding Detector and Component classes to the API so Python can recognise them.

comment:5 Changed 10 years ago by Anders Markvardsen

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:6 Changed 10 years ago by Nick Draper

  • Status changed from testing to verify

Moved to verify state

comment:7 Changed 10 years ago by Anders Markvardsen

  • Status changed from verify to verifying

comment:8 Changed 10 years ago by Anders Markvardsen

  • Status changed from verifying to reopened
  • Resolution fixed deleted

comment:9 Changed 10 years ago by Anders Markvardsen

  • Status changed from reopened to accepted

comment:10 Changed 10 years ago by Anders Markvardsen

  • Status changed from accepted to verify

comment:11 Changed 10 years ago by Nick Draper

  • Resolution set to fixed

fill in missing resolution

comment:12 Changed 10 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:13 Changed 10 years ago by Roman Tolchenov

  • Status changed from verifying to closed

comment:14 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2213

Note: See TracTickets for help on using tickets.