Re: [VFS] exposing LocalFileName and it's associates

2003-04-01 Thread Adam Murdoch
Applied. Thanks. On Tue, 1 Apr 2003 05:48 am, Jeff Barrett wrote: > Howdy, > > I've found it very useful to reuse some of the functionality in various > implementations of FileName outside of VFS. To do so with local files, I > found it necessary to expose LocalFileName and some of it's associa

[VFS] exposing LocalFileName and it's associates

2003-03-31 Thread Jeff Barrett
Howdy, I've found it very useful to reuse some of the functionality in various implementations of FileName outside of VFS. To do so with local files, I found it necessary to expose LocalFileName and some of it's associates with a public modifier. It wasn't necessary for GenericFileName, it's