On Aug 16, 4:48 am, [EMAIL PROTECTED] (Charles Forsyth) wrote: > >I'm sure this idea has come up in the past; many of my ideas are like > > i'm afraid that directory-with-contents does indeed reappear from time to > time. > it's not obvious (at least to me) that it ever made a big difference, > but it does add ambiguity.
How does it add ambiguity? The example you give is really no different from putting the portable code for a foo in foo/code.c and the arch specific versions in foo/i386/code.c, except for it doesn't have the baggage of a file naming convention.
