Mail Archives: djgpp-workers/2001/05/11/13:07:09
> Date: Fri, 11 May 2001 10:51:29 -0500
> From: JT Williams <jeffw AT darwin DOT sfbr DOT org>
>
> -: Otherwise, IMHO we simply retrack the bad design decisions
> -: made by Microsoft. They at least have the excuse that they were
> -: trying to solve a problem no one ever thought about.
>
> Do you consider appropriating unused directory entries to hold the LFN
> entry as one of those decisions?
No, this is not what bothers me in Microsoft's design. The additional
directory entries are ugly but effective, and their negative side
effects are minimal. So they are invisible as far as users are
concerned.
What is _not_ so invisible are the nuisance with the numeric tails,
the fact that rewriting a file with legacy DOS calls wipes out the
long name, the stupid decision to return DOS names in UPPER case, the
bugs with renaming files we saw over the years, etc.
> Indeed, it seems that any DJGPP+DOS-specific LFN utility would be free
> to define its own `standards', provided the LFN API reports the right
> information. Just thinking out loud, now, I'm wondering about some sort
> scheme for FAT<-->inode mapping....
Sorry, you lost me with the last sentence. How is that relevant to
the issue we were discussing?
- Raw text -