Re: [WikimediaMobile] Breaking apart MobileFrontend's front and back ends

2015-09-02 Thread Brian Gerstle
A valiant effort, Sam! Would love to hear more about your personal experience tackling a legacy component w/ a TDD approach when all is said and done. On Wed, Sep 2, 2015 at 6:45 AM, Bahodir Mansurov wrote: > Looks interesting! > > On Tue, 2015-09-01 at 14:52 +0100,

Re: [WikimediaMobile] Breaking apart MobileFrontend's front and back ends

2015-09-02 Thread Bahodir Mansurov
Looks interesting! On Tue, 2015-09-01 at 14:52 +0100, Sam Smith wrote: > Hey all, > > I've been encouraged to write an update on a 1%* project that I've > been > working on: separating the HTML formatter and APIs from the Minerva > skin. > > Right now, I've created a new extension, which

Re: [WikimediaMobile] Breaking apart MobileFrontend's front and back ends

2015-09-01 Thread Florian Schmidt
cht beantworten - Von: "Sam Smith" <samsm...@wikimedia.org> An: "mobile-l" <mobile-l@lists.wikimedia.org> Betreff: [WikimediaMobile] Breaking apart MobileFrontend's front and back ends Datum: Di., Sep. 1, 2015 15:52 Hey all, I've been encouraged to write an update on a

[WikimediaMobile] Breaking apart MobileFrontend's front and back ends

2015-09-01 Thread Sam Smith
Hey all, I've been encouraged to write an update on a 1%* project that I've been working on: separating the HTML formatter and APIs from the Minerva skin. Right now, I've created a new extension, which contains the code, associated configuration variables, and unit/integration tests [0] and am

Re: [WikimediaMobile] Breaking apart MobileFrontend's front and back ends

2015-09-01 Thread Jeff Hobson
Thanks, Jeff Hobson On Tue, Sep 1, 2015 at 9:52 AM, Sam Smith wrote: > Hey all, > > I've been encouraged to write an update on a 1%* project that I've been > working on: separating the HTML formatter and APIs from the Minerva skin. > > Right now, I've created a new