From: Arjen M. <arj...@wl...> - 2006-01-31 07:47:06
|
Andreas Kupries wrote: > Subject: [Tcllib-devel] More file utilities ? > Date: Mon, 30 Jan 2006 21:27:08 -0800 > From: Andreas Kupries <aku...@sh...> > To: Tcllib Development <tcl...@li...> > > I have (over time) collected a set of convenient commands operating > on/with whole files which seem to belong directly into either the > fileutil namespace, or a related namespace, like 'fileutil::FOO'. > These commands all seem to deal with the _contents_ of the files whereas the fileutil commands deal with meta-information about the files. Perhaps: fileutil::contents as a namespace? (I do not think a new module would be appropriate) Regards, Arjen |