/[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 2356 by torben, Tue Feb 24 07:57:47 2015 UTC revision 2543 by torben, Tue May 12 07:55:08 2015 UTC
# Line 1  Line 1 
1  TODO:  TODO:
2    
3    * Investigate RateLimiter from google guava to control requests to Google/OSM
4    * More concistent use of logging framework instead of just System.out.println()
5    * More encapsulation of java beans (no public member vars)
6    * 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 !!!  * Integrate CircuitBreaker around webservice calls to Google and OSM - DONE !!!
12  * Google API key should be load from config - DONE !!!  * Google API key should be load from config - DONE !!!
13  * Enable/disable OSM and google should be configurable - DONE !!!  * Enable/disable OSM and google should be configurable - 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  * Add log for the various result types - DONE !!!
24    
25    

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

  ViewVC Help
Powered by ViewVC 1.1.20