On Wed, 2008-02-27 at 11:33 +1100, Robert Collins wrote:
> On Tue, 2008-02-26 at 16:50 -0700, Alex Rousskov wrote:
> >
> > That #include line would be illegal in cleaned up sources, of course.
> > You are supposed to say "include1/Foo.h" or equivalent. That's why
> > duplicating group in file names may become unnecessary:
> > Group/GroupFoo.h
> > becomes Group/Foo.h
>
> I think for graceful failures its better to eliminate failure modes we
> can predict when it is cheap to do so.
>
> Using consistently lowercase file names on disk will do that.
So you would recommend something like
http/request_method.cc
and
acl/request_header_strategy.h
right?
Thank you,
Alex.
Received on Tue Feb 26 2008 - 20:37:18 MST
This archive was generated by hypermail pre-2.1.9 : Sat Mar 01 2008 - 12:00:09 MST