[Ctk-developers] ctkUtils::rmdir - Delete recursively a directory

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Thu Sep 1 12:26:39 EDT 2011


Hi Folks,

I was looking for a function to delete recursively a function and I found
out that such code has present in multiple location:
 - ctkPluginFrameworkUtil_p.h<https://github.com/jcfr/CTK/commit/8714424163b376c4efb693448278a10e13a8690a#diff-4>
 - ctkPluginGenerator.cpp<https://github.com/jcfr/CTK/commit/8714424163b376c4efb693448278a10e13a8690a#diff-0>

Topic "ctkutils-rmdir" has been integrated to master. It includes:
  - addition of "rmdir" function to ctkUtils
  - implementation of the corresponding test in ctkUtilsTest4.cpp
  - See
https://github.com/commontk/CTK/commit/fd8cfead27c56ae607e379d764d2eb790d16af3e

Topic "reuse-ctkutil-rmdir-in-toolkit" has NOT been integrated to master,
indeed it implies that ctkPluginFramework will depend on CTKCore. Does that
sounds reasonable ?
  See https://github.com/jcfr/CTK/tree/reuse-ctkutil-rmdir-in-toolkit
and
https://github.com/jcfr/CTK/commit/8714424163b376c4efb693448278a10e13a8690a

Thanks
Jc



-- 
+1 919 869 8849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20110901/7e834d62/attachment.html>


More information about the Ctk-developers mailing list