/[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 2542 by torben, Tue Feb 24 20:52:05 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 14  TODO: Line 22  TODO:
22    
23  * Add log for the various result types - DONE !!!  * Add log for the various result types - DONE !!!
24    
25    

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

  ViewVC Help
Powered by ViewVC 1.1.20