Page MenuHomePhabricator

Establish and verify a naming convention for MITK modules
Closed, ResolvedPublic

Description

Until now, there was no naming convention for MITK module directory or target names. This lead to a mixture of upper and lower case variants with or without "mitk" prefix in both directory and library names of MITK modules.

The naming convention proposal [1] was communicated internally and on the mitk-users list and no objections have been raised.

[1] http://mitk.org/Development/NamingConventions

Event Timeline

[fa4048]: Merge branch 'bug-17384-module-naming-convention'

Merged commits:

2014-03-02 16:58:46 Sascha Zelzer [7e82c3]
Fixed library names in activator exports and GetModule() calls.


2014-03-02 18:17:33 Sascha Zelzer [184517]
Merge branch 'bug-17339-factoryless-new' into module-naming

Conflicts:
Modules/ToFHardware/PMD/mitkToFCameraPMDCamBoardController.h


2014-03-02 10:33:43 Sascha Zelzer [089147]
Introduced naming convention for MITK modules and executables.

[03a753]: Merge branch 'bug-17384-module-naming-convention'

Merged commits:

2014-03-02 20:04:26 Sascha Zelzer [f35fc0]
COMP: Fixed autoload_with module names.

[ade182]: COMP: Merge branch 'bug-17384-module-naming-convention'

Merged commits:

2014-03-02 23:02:37 Sascha Zelzer [f81bbf]
Fixed MitkCore target name

[547267]: Merge branch 'bug-17384-module-naming-convention'

Merged commits:

2014-03-03 10:58:41 Sascha Zelzer [343fa6]
COMP: Properly check for enabled FiberTracking module.

[2ab3f7]: Merge branch 'bug-17384-module-naming-convention'

Merged commits:

2014-03-03 11:19:33 Sascha Zelzer [d37816]
COMP: Download LUT before calling mitk_create_module().

[ed4e28]: Merge branch 'bug-17384-NamingConventionKinect'

Merged commits:

2014-03-03 17:19:57 Thomas Kilgus [608f29]
COMP: Fixed export names of Kinect 1 and 2 modules.

[691e48]: Merge branch 'bug-17384-OpenCLNamingConvention'

Merged commits:

2014-03-07 18:04:16 Thomas Kilgus [2f2580]
COMP: Fixed OpenCL exports according to new naming convention.

User zelzer has pushed new remote branch:

bug-17384-rename-plugin-generator