--- dao/DaoAdresseService/ToDo.txt 2015/06/04 07:10:03 2565 +++ dao/DaoAdresseService/ToDo.txt 2015/06/04 19:29:39 2566 @@ -1,6 +1,5 @@ TODO: -* Investigate RateLimiter from google guava to control requests to Google/OSM * More concistent use of logging framework instead of just System.out.println() * More encapsulation of java beans (no public member vars) * Get findbugs to report 0 problems @@ -23,3 +22,4 @@ * Add log for the various result types - DONE !!! +* Investigate RateLimiter from google guava to control requests to Google/OSM - Done!!!