>>>> "Kyle" == Kyle Jones
<kyle_jones(a)wonderworks.com> writes:
Kyle> Hrvoje Niksic writes:
> wmperry(a)aventail.com (William M. Perry) writes:
>
> > Having everything in src/ bugs me. (...)
>
> I think I hear Kyle's chainsaw buzzing. I think I'll get out of the
> way now.
Kyle> :) I'm OK with this. It was the Lisp directories that I wanted
Kyle> consolidated, for speed. But that looks completely out of the
Kyle> question now, so forget it.
Well, I'm more guilty of random pointless improvements to the code
base than most, but switching src to use multiple subdirectories
strikes me as really going over the top. Remember that there'll be a
Makefile (for me (!?)) to maintain in each subdirectory. So I veto
this initiative.
The sort of source tree improvement I consider more worthwhile is
e.g. renaming elhash.c to hash-table.c to match the name of the lisp
object type.
Maybe I'm more comfortable with a flat directory structure because I
grew up on VM/CMS.
Martin