Skip to content

Conversation

florisvdh
Copy link
Member

@florisvdh florisvdh commented May 9, 2023

Closes #133.

Mainly concentrates on implementation of ideas in #133:

  • Rename selected functions (previous names are deprecated)
  • Tune which functions are exported, or enlisted in the package index (including a commit from Detect paths #152 @JanCaha)
  • Regroup some functions from a user perspective

Comments are welcome.

florisvdh and others added 30 commits May 8, 2023 10:26
Affected are qgis_description(), qgis_arguments() and qgis_outputs()
as_qgis_argument() is exported, but kept out of package index & documentation
since this generic is a helper
florisvdh referenced this pull request in geocompx/geocompr May 11, 2023
@florisvdh
Copy link
Member Author

florisvdh commented May 12, 2023

Reference index on website shows the new regrouping (+ exports & names) of functions:

before after
Screenshot 2023-05-12 at 16-42-01 Function reference Screenshot 2023-05-12 at 16-39-16 Function reference

@florisvdh florisvdh mentioned this pull request May 15, 2023
@florisvdh florisvdh merged commit 0d83de3 into main May 15, 2023
@florisvdh florisvdh deleted the rework_namespace branch May 15, 2023 12:37
@florisvdh florisvdh mentioned this pull request May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revising the namespace

2 participants