nit
nit copied to clipboard
visibility 'project' by default, and explicit 'public' visibility
Now we have something bigger that the modules, the projects, we need a visibility level for things visible among modules of the same project but invisible to modules outside the projects.
Proposal: have a default visibility for the projects and require a explicit public visibility for things exported outside the project boundaries.
+1