Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "IDG" in variable names, function names and comments #82

Open
bchartier opened this issue Aug 22, 2024 · 2 comments
Open

Remove "IDG" in variable names, function names and comments #82

bchartier opened this issue Aug 22, 2024 · 2 comments
Labels
code Related to code organization, refactoring, legibility, best practices

Comments

@bchartier
Copy link
Collaborator

"IDG" is a french abbreviation for SDI. We probably should replace this by "SDI" in the code.

@bchartier bchartier added the code Related to code organization, refactoring, legibility, best practices label Aug 22, 2024
@jbdesbas
Copy link
Member

jbdesbas commented Sep 2, 2024

Note that the plugin is listed as IDG in the repository (https://github.com/geo2france/idg-qgis-plugin/blob/main/plugin/idg/metadata.txt). It may be relevant to use IDG as the main class.

@bchartier
Copy link
Collaborator Author

Petite précision :

  • on laisse IDG dans le nom du plugin et dans le nom de la classe principale.
  • on essaie d'harmoniser les noms des vairables, fonctions et autres dans le code afin qu'on désigne toujours de la même manière une plateforme, une IDG, une IDS... un seul terme à choisir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Related to code organization, refactoring, legibility, best practices
Projects
None yet
Development

No branches or pull requests

2 participants