Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#81 closed defect (released)

Resolve problems in WinForms GUI caused by changes to Unit and Equipment

Reported by: ibboard Owned by: ibboard
Priority: blocker Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-WinForms Version:
Keywords: Cc:
Blocked By: Blocking:

Description

Changes in #61 (completing structure of WarFoundry objects) has broken with WinForms code as it still uses the old classes and assumes it will get a UnitEquipmentItem and have access to its method.

This isn't a simple fix and needs thinking through in detail to make sure all necessary operations on equipment can be performed.

Change History (5)

comment:1 Changed 11 years ago by ibboard

Requirements being documented at DevNotes/UnitEquipment

comment:2 Changed 11 years ago by ibboard

Resolution: fixed
Status: newclosed

(In r125) Closes #81 - Resolve Unit Equipment problems in WinForms GUI

  • Take the easy solution (after changes in r123 that made EquipmentItem methods available through UnitEquipmentItem) and revert back to using UnitEquipmentItems in Unit

comment:3 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:4 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:5 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.