]> Creatis software - gdcm.git/blobdiff - TODO
Comments
[gdcm.git] / TODO
diff --git a/TODO b/TODO
index 57bbfd8f8cba7d84343dc45243c66edfb0115848..b5f4b70b2e0c4c34a2097d15a7d9ddaa9c9f6def 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,6 +10,15 @@ Details:
 Comments:
 -------------
 
+-----------------------------------------------------------------------------
+Description: Make sure that that gdcm lib can be dlopen'ed/dlclose
+Date: 2005 Sep 14
+Attributed: Mathieu
+Details:
+  As reported in ITK mailing list, the global symbols are completely
+  skrewed up in gdcm, preventing one to dlopen/dlclose gdcm lib. 
+  -> Need to add a nighlty test
+  -> Need to write the code :(
 -----------------------------------------------------------------------------
 Description: Add testing of valid dictionary
 Date: 2005 Aug 31
@@ -18,7 +27,9 @@ Details:
 Since that now private/shadow dictionary are available
 it would be nice to start implementing an automatic mode of loading
 those dictionary as we read the public one.
-Comments:
+Comments: It shouldn't be too difficult to 'manualy' ask memory merging 
+          of a Private Dict into the public one (I can do it soon).
+                        Automatic recognition of the Private Dict to be used seems hopeless.
 -----------------------------------------------------------------------------
 Description: gdcm::SerieHelper / UID / set of rules
 Date: 2005 Aug 30