diff --git a/framework/ActiveSync/doc/Horde/ActiveSync/TODO b/framework/ActiveSync/doc/Horde/ActiveSync/TODO index 86dc41db76d..e19af3a68eb 100644 --- a/framework/ActiveSync/doc/Horde/ActiveSync/TODO +++ b/framework/ActiveSync/doc/Horde/ActiveSync/TODO @@ -41,4 +41,7 @@ BC BREAKING (i.e., Horde 6). - Clean up logger creation/setting/log_level setting. - Consolidate folderUid <-> backend id mapping methods into a single place. - Currently they live in both the collection handler and the backend driver. \ No newline at end of file + Currently they live in both the collection handler and the backend driver. + +- Refactor out the need for the various static ::_* properties in the main + ActiveSync class. \ No newline at end of file