Opened 11 years ago

Closed 9 years ago

#62 closed task (fixed)

Delete obsolete methods

Reported by: ibboard Owned by: ibboard
Priority: trivial Milestone: WarFoundry API 0.2
Component: WarFoundry-API Version: Unknown or N/A
Keywords: codingstandards papercut Cc:
Blocked By: Blocking:

Description

While re-working some of the code for better design/readability (#9 and #10) some methods have been obsoleted. These should be removed so that people can't use the out-dated methods.

Change History (5)

comment:1 Changed 11 years ago by ibboard

Owner: ibboard deleted

Remove owner so that the team can more easily see bugs. Using default owners seems good at first but is bad practice when a team can be working on any part of the project.

comment:2 Changed 10 years ago by ibboard

Status: newconfirmed

Move tickets to new "confirmed" status to show that they've been checked

comment:3 Changed 10 years ago by ibboard

Keywords: codingstandards papercut added
released: no
Version: Unknown or N/A

Note: If the obsolete method is still in use (most aren't) then an update should obviously be made to use to make the code use the new method first!

comment:4 Changed 9 years ago by ibboard

Milestone: WarFoundry 0.2WarFoundry API 0.2

Separate API milestone from UI milestone

comment:5 Changed 9 years ago by ibboard

Owner: set to ibboard
Resolution: fixed
Status: confirmedclosed

In [784]:

Fixes #62: Delete obsolete methods

  • All obsolete methods deleted. No other changes required - usage had already been phased out.

Also:

  • Add app.config to appease VS.Net
Note: See TracTickets for help on using tickets.