X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FTODO;h=e04dbac48e72e670626542d1022791ef75c7521d;hb=c139f797277a0cd85fe9f0b6b8244b791e0cf9ab;hp=16a3e33d787c30a114240cf84f7a74d6a361372e;hpb=e3595f3dda1df2eb2feb03b30e3e12b6af853470;p=xestiaab%2F.git diff --git a/source/TODO b/source/TODO index 16a3e33..e04dbac 100644 --- a/source/TODO +++ b/source/TODO @@ -35,3 +35,5 @@ This file contains tasks that need to be done for future versions of Xestia Addr also need to be refactored so less code is used. - Check that all text that can be used to translate is setup so that a "catalog editor" can be used. +- Take syncronisation code out of frmActivityMgr, place into a new "framework" + and make it easily to test against through the unit testing application.