Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code cleanup and consolidation #39

Open
1 of 5 tasks
Bleyddyn opened this issue Nov 25, 2014 · 0 comments
Open
1 of 5 tasks

Code cleanup and consolidation #39

Bleyddyn opened this issue Nov 25, 2014 · 0 comments

Comments

@Bleyddyn
Copy link
Collaborator

Just recording these here so I don't forget. I'm not even sure all of these make sense, they all need to be researched more.

  • Combine elements of METConquerableStations and METIDtoName into a super-class.
  • Create a super-class for all of the detail windows (e.g. ShipDetailsWIndowController, ModuleDetailsWindowController) with as much common code as possible.
  • Combine XmlFetcher and XmlDownloadOperation (or replace use of one with the other).
  • Can GenericDownloadOperation be replaced with NSURLDownload?
  • Map out all App and Database update checking code and make sure it all makes sense.
    Big question: If the App's hard coded database version is e.g. 18, and the local database is 18, will the app still check for a more recent version and download it, if it finds one?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant