Open practicalli-johnny opened 4 years ago
Unqualified namespaces are depreciated.
Its worth updating namespaces to be fully qualified, its pretty easy
Using fully qualified namespaces makes them easier to find and add to a project with greater certanty
More scope for refactoring projects ??
Easier to group related projects together
Create an GitHub / GitLab Organisation to host your clojure libraries, also makes them easier to find
Unqualified namespaces are depreciated.
Its worth updating namespaces to be fully qualified, its pretty easy
Using fully qualified namespaces makes them easier to find and add to a project with greater certanty
More scope for refactoring projects ??
Easier to group related projects together
Create an GitHub / GitLab Organisation to host your clojure libraries, also makes them easier to find