Does D have too many features?
David Nadlinger
see at klickverbot.at
Sun Apr 29 16:40:15 PDT 2012
On Sunday, 29 April 2012 at 21:06:10 UTC, Alex Rønne Petersen
wrote:
> On 29-04-2012 22:24, SomeDude wrote:
>> Ah ok. But I'm not sure what's wrong with the package
>> protection level
>> either, actually.
>
> Yes, me neither. And I have found many cases in my code where
> using it actually makes sense and helps encapsulation.
See the Java discussion on »superpackages« – quite often, you
want to share stuff in mylibrary.subpackage with the rest of
mylibrary, but not the world.
David
More information about the Digitalmars-d
mailing list