X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=TODO;h=99aa1fe374c1ecc61f82cf7cf7f9b0c661bec70d;hb=267b089c621d7117829d7c701619db8d24887d35;hp=5ce9a3cfb41c0c64d8d0e8dfc5cb4d585e3d90f2;hpb=d50e800803ecdfa2e63054b3b04140d89f953902;p=gdcm.git diff --git a/TODO b/TODO index 5ce9a3cf..99aa1fe3 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,17 @@ Details: Comments: ------------- +----------------------------------------------------------------------------- +Description: Add testing of valid dictionary +Date: 2005 Aug 31 +Attributed: Mathieu +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: 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