[Gravity] Rename Lunr\DataAccess => Lunr\Gravity and restructure the namespace

Review Request #77 — Created March 11, 2013 and submitted

pprkut
Lunr
pprkut:dao_helpers
lunr
Rename the DataAccess namespace to Gravity. Additionally this restructures the whole namespace into clearer sub-namespaces to not have everything in the same folder.
The new structure is like this:

Gravity
 |_Database
 | |_MySQL
 |_Filesystem

Eventually we could make sub-namespaces in Gravity\Filesystem as well, but IMHO it's still a bit early for that.

This depends on http://reviews.lunr.nl/r/67/ and http://reviews.lunr.nl/r/63/
Unit Tests
dinos
  1. Ship It!
  2. 
      
olivier
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...