Re: Could we get module-private visibility?

2019-09-25 Thread Remi Forax
- Mail original - > De: "Mike Hearn" > À: "Michael Rasmussen" > Cc: "jigsaw-dev" > Envoyé: Mercredi 25 Septembre 2019 11:30:00 > Objet: Re: Could we get module-private visibility? > Yes, I know. I'm talking about module-private inside exported packages. > Otherwise it can be quite diffi

Re: Could we get module-private visibility?

2019-09-25 Thread Mike Hearn
Yes, I know. I'm talking about module-private inside exported packages. Otherwise it can be quite difficult to allow exported and non-exported packages to work closely together without weakening visibility, and at any rate, whilst the compatibility considerations are obvious, having a visibility le