[Issue 6180] Private has no effect on types in modules
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Sep 5 19:25:37 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6180
--- Comment #12 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-09-05 19:26:03 PDT ---
D takes it access modifier design from C++, and it's purely a question of
accessibility, not visibility, even if many people expect it to affect
visibility. AFAIK, Walter doesn't think that there's anything wrong with it. I
have no idea how easy it will be to convince him otherwise. But if you don't
like the current design, then start a discussion in the newsgroup on it and
convince Walter.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list