[DataAccess] Method reorganization and cleanup/compress query building methods

Review Request #34 — Created Dec. 28, 2012 and submitted

pprkut
Lunr
pprkut/l10n
lunr
Move abstract methods into interfaces and synchronize positioning between files.
Cleanup and compress query generating methods.

This depends on http://reviews.lunr.nl/r/30/
Unit tests
olivier
  1. I like the idea of making more interfaces, fits the DI pattern requirements.
    As it doesn't impact the unit tests except for the intvalue that moved from mysql to
    the abstract query builder, it looks "shippable" once unit tests are updated.
  2. 
      
pprkut
olivier
  1. Ship It!
  2. 
      
Felipe
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...