diff TODO @ 2202:9b373b7d6713

Fix handling of encodings in C-FIND requests
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Dec 2016 12:45:06 +0100
parents feabd88c88e4
children 6dc3bdb4088b
line wrap: on
line diff
--- a/TODO	Tue Dec 06 14:40:46 2016 +0100
+++ b/TODO	Thu Dec 08 12:45:06 2016 +0100
@@ -114,6 +114,8 @@
 
 * Use Semaphore::Locker everywhere (instead of explicit
   Release() and Acquire())
+* Avoid direct calls to FromDcmtkBridge, go through ParsedDicomFile
+  wherever possible
 
 
 =================