Package level access broken?
Era Scarecrow
rtcvb32 at yahoo.com
Sun Apr 22 16:59:15 PDT 2012
On Sunday, 22 April 2012 at 23:32:40 UTC, Jonathan M Davis wrote:
> 1. Package access is _very_ broken:
> http://d.puremagic.com/issues/show_bug.cgi?id=143
Fun... So it's not just me... Guess for the 1-2 places I 'll
need package level access instead I gotta either do public or get
some getters (Was just hoping to ignore that).
> 2. I'm not sure that your code is even using package properly.
No, they may not be in a package specifically; I but with them
being directory/hierarchy they should be in the package group.
Anyways, thanks for the quick and easy response.
More information about the Digitalmars-d-learn
mailing list