No subject


Sun Apr 3 09:54:08 EDT 2011


typedef enum { SortByImageNumber, SortBySliceLocation,
SortByImagePositionPatient } FileNameSortingOrderType;


Should there be a consistent style for these names? I'm sure the
backward compatibility problems of changing all public enums aren't
worth the hassle, but going forward it would be nice to know what
convention to follow.

Thanks,
Cory

-- 
Cory Quammen
Research Associate
Department of Computer Science
University of North Carolina at Chapel Hill
http://www.cs.unc.edu/~cquammen


More information about the Insight-developers mailing list