Menu

#524 @perf on <tech> should be data.pointer(s)

GREEN
closed-fixed
1(low)
2013-11-10
2013-02-01
No

The @perf attribute on the <tech> elements is data.enumerated, but its valDesc clearly says "The IDREFS are derived from the xml:id attribute on a performance element," so it should be one-to-infinity data.pointers. The parallel @perf on <move> already is data.pointers.

There might also be a case for creating an attribute class att.performance.

Discussion

  • Lou Burnard

    Lou Burnard - 2013-03-31

    Sounds entirely plausible to me. Go green.

     
  • Lou Burnard

    Lou Burnard - 2013-03-31
    • status: open --> open-accepted
    • milestone: --> GREEN
     
  • James Cummings

    James Cummings - 2013-11-09
    • assigned_to: Martin Holmes
    • Priority: 5 --> 1(low)
     
  • James Cummings

    James Cummings - 2013-11-09

    Agreed. Assigning to Martin to change to data.pointer. This change is backwards compatible enough in existing processing models.

     
  • Martin Holmes

    Martin Holmes - 2013-11-10

    Completed in rev 12589. Closing the ticket.

     
  • Martin Holmes

    Martin Holmes - 2013-11-10
    • status: open-accepted --> closed-fixed