From: Bernd E. <b.e...@ki...> - 2005-07-03 12:01:13
|
Hi Zoran, > ns_cp (file copy) > ns_mkdir (file mkdir) > ns_rmdir (file delete) > ns_unlink (file delete) > ns_normalizepath (file normalize) > ns_link (file link -hard) > ns_symlink (file link -symbolic) > ns_rename (file rename) > > I do not know why we would like to maintain those > commands when Tcl is already giving us a good and > maintained interface to the needed functionalitly? What was the reason the commands exist at all? :-) > Now, were do you want to go today? I vote for Stephens tcl/compat.tcl way. A log notice would be nice to track down sideeffects of the change, just in case. |