From 7271a8ed47ffce11cd013eceab0b475582fcb67a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 23 Apr 2008 19:09:25 +0000 Subject: [PATCH] Monotone-Parent: 589cbe87a5260166298c57c4fa50494edb7b9fbd Monotone-Revision: add5712466eee5d26701d06e05d1e2771f7dd4fa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-04-23T19:09:25 Monotone-Branch: ca.inverse.sogo --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 000000000..895f10a5c --- /dev/null +++ b/TODO @@ -0,0 +1,6 @@ +Rendering of multi-status responses is suboptimal in SOPE: + PROPPATCH "subresponses" indicates either complete failure or success + REPORT responses are handled by SOGo +Therefore it would be nice to refactor those things a little bit and maybe put +some code from SOGo up into SOPE. + -- wsourdeau@inverse.ca, Tue, 22 Apr 2008 15:21:32 -0400