Module-level accessibility
Sergey
smsmfk at gmail.com
Sun Oct 3 22:13:32 PDT 2010
bearophile, thanks you very much for your answer. I've heard that D has a
very vibrant community; now I know it really :)
By now, from what I know about D I can draw a conclusion that it's a
greatly promising language with many innovations and I would say even
fantastic features and tools (e.g., contract-based programming). But such
serious bugs that are not fixed yet can disgust any programmer, I think.
All the more beginning programmers, like me. Probably D2 implementation is
not grown-up enough yet to be used in projects of a real importance...
On Sun, 03 Oct 2010 17:58:07 +0300, bearophile <bearophileHUGS at lycos.com>
wrote:
> Sergey:
>
>> With a great surprise, I have discovered that from another module it is
>> still possible to access both x1 and C1, though fnc1() is inaccessible !
>> Can anyone explain me what does it mean ?
>
> If what you have written is true, and it's easy to test it, then it just
> means there's another hole (== bug) in the D module system, that needs
> to be fixed :-)
>
> Bye,
> bearophile
--
Using Opera's revolutionary email client: http://www.opera.com/mail/
More information about the Digitalmars-d
mailing list