/[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 2349 by torben, Mon Feb 23 15:02:48 2015 UTC revision 2566 by torben, Thu Jun 4 19:29:39 2015 UTC
# Line 1  Line 1 
1  TODO:  TODO:
2    
3  * Integrate CircuitBreaker around webservice calls to Google and OSM  * More concistent use of logging framework instead of just System.out.println()
4    * More encapsulation of java beans (no public member vars)
5    * Get findbugs to report 0 problems
6    
7    
8    --History of tasks completed
9    
10    * Integrate CircuitBreaker around webservice calls to Google and OSM - DONE !!!
11  * Google API key should be load from config - DONE !!!  * Google API key should be load from config - DONE !!!
12  * Enable/disable OSM and google should be configurable - DONE !!!  * Enable/disable OSM and google should be configurable - DONE !!!
13  ** Maybe able to switch runtime - DONE !!!  ** Maybe able to switch runtime - DONE !!!
# Line 12  TODO: Line 19  TODO:
19  *** Show if a rebuild is running - DONE !!!  *** Show if a rebuild is running - DONE !!!
20  *** 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 !!!
21    
22    * Add log for the various result types - DONE !!!
23    
24    
25    * Investigate RateLimiter from google guava to control requests to Google/OSM - Done!!!

Legend:
Removed from v.2349  
changed lines
  Added in v.2566

  ViewVC Help
Powered by ViewVC 1.1.20