/[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 2630 by torben, Fri Jul 17 08:44:46 2015 UTC
# Line 1  Line 1 
1  TODO:  TODO:
2    
3    * More concistent use of logging framework instead of just System.out.println()
4    * More encapsulation of java beans (no public member vars)
5    
6    
7    
8    --History of tasks completed
9    
10  * Integrate CircuitBreaker around webservice calls to Google and OSM - DONE !!!  * 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 !!!
# 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  * Add log for the various result types - DONE !!!
23    
24    
25    * Investigate RateLimiter from google guava to control requests to Google/OSM - Done!!!
26    * Get findbugs to report 0 problems - Done!!!

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

  ViewVC Help
Powered by ViewVC 1.1.20