[Insight-developers] removing the dash in the module names
Gaëtan Lehmann
gaetan.lehmann at jouy.inra.fr
Thu Jun 23 10:08:31 EDT 2011
Le 23 juin 11 à 14:53, Brad King a écrit :
> On 06/23/2011 04:07 AM, Gaëtan Lehmann wrote:
>> most of the languages won't support a dash in the module name.
>>
>> Would it be ok to remove those dash in the module names?
>>
>> ITK-Common
>> ITK-IO-Base
>>
>> would become
>>
>> ITKCommon
>> ITKIOBase
>
> Perhaps underscores?
>
> ITK_Common
> ITK_IO_Base
>
> IMO having a separator breaks with our C++ coding guideline naming
> style enough to clearly distinguish the names as modules. It also
> makes the name components clear, especially when the module names
> are all uppercase. Consider
>
> ITK-IO-PNG => ITKIOPNG v. ITK_IO_PNG
> ITK-IO-TIFF => ITKIOTIFF v. ITK_IO_TIFF
Yes, underscores should be ok.
Gaëtan
--
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66 fax: 01 34 65 29 09
http://mima2.jouy.inra.fr http://www.itk.org
http://www.bepo.fr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 203 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110623/5c789605/attachment.pgp>
More information about the Insight-developers
mailing list