SlicerAutomatedDentalTools
SlicerAutomatedDentalTools copied to clipboard
Consistently name Python packages supporting modules
I suggest to standardize on American English and perform the following renaming [^1]:
| Current name | Proposed name |
|---|---|
ALI_IOS/utils_windows |
ALI_IOS/ALI_IOS_utils |
AREG/AREG_Methode |
AREG/AREG_utils |
AutoMatrix/Methode |
AutoMatrix/AutoMatrix_utils |
[^1]: Without forgetting to rename references in CMakeLists.txt and python scripts
re: https://github.com/DCBIA-OrthoLab/SlicerAutomatedDentalTools/issues/59
I did this in #60 - see 0894740
We will work on the other module names with @GaelleLeroux and we keep that in mind for our next deployment. There are already 3 PR pending so we will probably wait before doing too many changes. Thank you!