earthreader / web

Earth Reader for Web
http://earthreader.org/
GNU Affero General Public License v3.0
41 stars 19 forks source link

Refactoring #58

Open teddychoi opened 10 years ago

teddychoi commented 10 years ago

Trying to clean the codes through

  1. Reconstruct API structure through extracting functions
  2. Remove unclear Cursor class
  3. Make exception handling briefer
  4. Make constructing json data procedure briefer
  5. Simplify entry generators

Some of them are started now, but none of them is done completely yet. It will be my pleasure reviewing my code, or saying something more which are needed to be refactored.