Opened 8 years ago

Closed 8 years ago

#695 closed misbehavior (fixed)

tweak field selection

Reported by: westram Owned by: westram
Priority: normal Milestone:
Component: global Version: SVN
Keywords: Cc:

Description (last modified by westram)

Goals:

  • ensure called algorithm and selected field fit together finished with [14779]
    • in some cases it's allowed to select a numeric input- or output-field, but the corresponding algorithm is not capable to read or write fields of that type
  • provide simpler interface for interaction with user-selectable fields: [14699]
    • algorithm knows what datatype it wants to write (e.g. BYTE, INT, FLOAT, STRING, …)
    • field selection shall use that datatype and provide the matching fields
  • allow to create fields on-the-fly [14721]
  • fix macro problems of field selection [14750]
  • some field selections use an inputfield (e.g. "Create merged species..") because they intend to write to new fields only [14781]

Change History (3)

comment:1 Changed 8 years ago by westram

  • Status changed from new to _started

comment:2 Changed 8 years ago by westram

  • Description modified (diff)

comment:3 Changed 8 years ago by westram

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from _started to closed

by [14786]

Note: See TracTickets for help on using tickets.