/[projects]/dao/DaoAdresseService/ToDo.txt
ViewVC logotype

Diff of /dao/DaoAdresseService/ToDo.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2340 by torben, Mon Feb 23 13:12:38 2015 UTC revision 2543 by torben, Tue May 12 07:55:08 2015 UTC
# Line 1  Line 1 
1  TODO:  TODO:
2    
3  * Integrate CircuitBreaker around webservice calls to Google and OSM  * Investigate RateLimiter from google guava to control requests to Google/OSM
4  * Google API key should be load from config  * More concistent use of logging framework instead of just System.out.println()
5  * Enable/disable OSM and google should be configurable  * More encapsulation of java beans (no public member vars)
6  ** Maybe able to switch runtime  * Get findbugs to report 0 problems
7    
8    
9    --History of tasks completed
10    
11    * Integrate CircuitBreaker around webservice calls to Google and OSM - DONE !!!
12    * Google API key should be load from config - DONE !!!
13    * Enable/disable OSM and google should be configurable - DONE !!!
14    ** Maybe able to switch runtime - DONE !!!
15    
16  * Create admin console page where you can  * Create admin console page where you can
17  ** Show statistics for current dataset - DONE !!!  ** Show statistics for current dataset - DONE !!!
# Line 12  TODO: Line 20  TODO:
20  *** Show if a rebuild is running - DONE !!!  *** Show if a rebuild is running - DONE !!!
21  *** Rebuild manager should make sure only 1 running job at a time - DONE !!!  *** Rebuild manager should make sure only 1 running job at a time - DONE !!!
22    
23    * Add log for the various result types - DONE !!!
24    
25    

Legend:
Removed from v.2340  
changed lines
  Added in v.2543

  ViewVC Help
Powered by ViewVC 1.1.20