"Andrei Alexandrescu" <[email protected]> wrote in message news:[email protected]... > 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...
