safety model in D
Nick Sabalausky
a at a.a
Tue Nov 3 15:47:45 PST 2009
"Andrei Alexandrescu" <SeeWebsiteForEmail at erdani.org> wrote in message
news:hcqc3m$1pgl$2 at digitalmars.com...
> Nick Sabalausky wrote:
>> module(system, trusted) calvin;
>> ?
>
> Yah, I was thinking of something along those lines. What I don't like is
> that trust is taken, not granted. But then a model with granted trust
> would be more difficult to define.
>
> Andrei
import(trust) someSystemModule;
?
I get the feeling there's more to this issue than what I'm seeing...
More information about the Digitalmars-d
mailing list