January 10, 2004 Package protection | ||||
---|---|---|---|---|
| ||||
I recently heard about Java's package protection and think it's a good idea (only accessible by modules in the current package). Having package the default protection for imports might fix up the import conflict problem. Perhaps instead of adding a package keyword, protected could be extended. |
Copyright © 1999-2021 by the D Language Foundation