#12 closed defect (duplicate)
Handle staged loading of armies
Reported by: | ibboard | Owned by: | ibboard |
---|---|---|---|
Priority: | major | Milestone: | WarFoundry 0.1 |
Component: | WarFoundry-API | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently Army is loaded and handled by the WarFoundryXMLLoader but it is treated as a staged loading file. The Army class isn't currently a staged loading file and doesn't need to be (people are either going to load the file or not, it won't appear in lists in the same was as GameSystems and Races) so loading should all be done at the start.
Change History (4)
comment:1 Changed 11 years ago by
Milestone: | → WarFoundry 0.1 |
---|
comment:2 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:4 Changed 10 years ago by
released: | 1 → yes |
---|
Mark released fixes as released using radio values
Note: See
TracTickets for help on using
tickets.
Effectively superseded by #54