From: "Dakota Jack" <[EMAIL PROTECTED]>
> I hope you don't mind someone chiming in at what is probably "this
> late date" but I feel compelled to ask why we would want a
> FilenameUtils separate from a FileUtils?  The reason I am compelled at
> this time is the statement below that "these [file]name manipulations
> have to be independed of File objects I reckon".  Does that strike
> anyone else as really "off"?  How could filename manipulations be
> independent of File objects?  If File is not important, why not just
> NameUtils?  Maybe there is something I am not getting here?

These methods are all about manipulating filenames. My statement was to
indicate that we shouldn't use the File object in the JDK to do the
manipulation as that varies.

Stephen




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to