[Insight-developers] Proposal to change file naming conventions

Brad King brad.king at kitware.com
Wed Apr 20 09:43:46 EDT 2011


On 04/20/2011 08:47 AM, Cory Quammen wrote:
>> 1)  Personally I like the google c++ style approach a lot (ie. -inl.h)
>> because it more clearly describes the intent of what should be in the file
>> (http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#The_-inl.h_
>> Files).  I proposed the ".hpp" option mainly as a starting point for
>> discussion purposes.
> 
> My two cents: I think the "-impl.h" suffix offers the clearest
> description of what the file contains.

We've been using .txx for 11 years and gotten along okay so far.  Changing
it now will be yet another massive rename commit combined with lots of
updates to other files to fix the inclusions.  It is a huge effort for an
"it would be nice" justification.  There is plenty of other work to do on
this project.

IMO it would make more sense to contribute patches to the editors in
question to support .txx by default.

-Brad


More information about the Insight-developers mailing list