FuelRats / RatTracker

The Fuel Rats RatTracker - Getting more fuel on target faster since 3302
http://www.fuelrats.com/
BSD 3-Clause "New" or "Revised" License
10 stars 12 forks source link

Refactor case tracking #8

Closed kenneaal closed 8 years ago

kenneaal commented 8 years ago

Currently, the case you are on is tracked rather haphardlessly through an instance of ClientInfo, myClient. This could use considerable cleanup.

Adanaran commented 8 years ago

Addition: And has to be able to gracefully handle the rescue going into status CLOSED, in which case it should clear the active case.

kenneaal commented 8 years ago

Refactored to bindings. Reports progress to API with 3PM. Could use a "paperwork" button, but this is for 1.5 or later.