Page MenuHomePhabricator

[EPIC] Data Layer Improvements
Closed, ResolvedPublic

Description

The current data layer (including both the schema and the storage implementation) is causing a steady accrual of tech debt. This manifests itself in the form of many workarounds, which are often untested and pollute other aspects of the app’s implementation[1]. Both developer productivity and app quality suffer as a result.

The iOS engineers would like to iteratively improve the data layer, and eventually release it as a ObjC(/Swift) client for the Mediawiki API (or whatever services are driving the Wikipedia app).

Expected results

Will it increase our velocity?

Not at first, but a main concern while planning this task will be to minimize negative impact on feature development speed in the short term, and but the engineers plan to realize a positive impact on velocity in the medium to long term.

Will it reduce risk?

Yes, the data layer is one of the riskier parts of the application and improving it will directly reduce the risks we’re currently taking my maintaining its current design.

Will it improve user happiness?

Yes, since we hope to improve application reliability, and hopefully performance.

Roadmap

Draft

1: https://gerrit.wikimedia.org/r/#/c/197006/, https://gerrit.wikimedia.org/r/#/c/197259/, https://gerrit.wikimedia.org/r/#/c/195790/, https://gerrit.wikimedia.org/r/#/c/194355/, https://gerrit.wikimedia.org/r/#/c/191894/, https://gerrit.wikimedia.org/r/#/c/193863/

Event Timeline

BGerstle-WMF raised the priority of this task from to Needs Triage.
BGerstle-WMF updated the task description. (Show Details)
BGerstle-WMF subscribed.
JMinor lowered the priority of this task from High to Medium.Jun 20 2016, 6:59 PM
JMinor removed a project: iOS-app-v5.1.0-Saturn.
JMinor claimed this task.