skymeyer / Vatsimphp

Vatsimphp - VATSIM data parser
http://skymeyer.github.io/Vatsimphp/
Apache License 2.0
29 stars 7 forks source link

Implement cache only mode #1

Closed skymeyer closed 10 years ago

skymeyer commented 11 years ago

Cache only flag is available but it's a doing-nothing-machine for now. To avoid inline data downloads we want to split off this process using VatsimData::config['cacheOnly'].

skymeyer commented 10 years ago

Also check on forceRefresh functionality

skymeyer commented 10 years ago

WIP https://github.com/skymeyer/Vatsimphp/pull/8

skymeyer commented 10 years ago

Implemented, will do some cleanups

skymeyer commented 10 years ago

Refactoring and testing done: 1686bc7edb592c0f703c0420b9947e522071223f and b396c220b8fe939679a80cda78bf4297c2e2dd25