note on messy / duplicated code
This commit is contained in:
parent
36a7ac723e
commit
f440904f1b
@ -19,6 +19,16 @@
|
|||||||
* @author Florian Dold
|
* @author Florian Dold
|
||||||
* @author Benedikt Mueller
|
* @author Benedikt Mueller
|
||||||
* @author Christian Grothoff
|
* @author Christian Grothoff
|
||||||
|
*
|
||||||
|
* TODO:
|
||||||
|
*
|
||||||
|
* - includes quite a bit of code duplication between
|
||||||
|
* cherry-picked and full /keys response generation
|
||||||
|
* - cherry-picked response generation is ugly/messy,
|
||||||
|
* partially because existing exchangedb API does not
|
||||||
|
* match nicely with requirements.
|
||||||
|
* => should revisit exchangedb API, and then clean up
|
||||||
|
* this mess.
|
||||||
*/
|
*/
|
||||||
#include "platform.h"
|
#include "platform.h"
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user