nit icon indicating copy to clipboard operation
nit copied to clipboard

visibility 'project' by default, and explicit 'public' visibility

Open privat opened this issue 11 years ago • 1 comments

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.

privat avatar Jun 12 '14 15:06 privat

+1

Morriar avatar Jun 13 '14 03:06 Morriar