[Grace-core] Visibility of variables and constants in Objects
Andrew P. Black
black at cs.pdx.edu
Fri Jul 5 03:19:22 PDT 2013
On 5 Jul 2013, at 02:55 , James Noble wrote:
> my objection to private is that it breaks the nice two stage model of request resolution
> --- locate then check accessibility --- because how we locate something depends on
> whether it is private or not.
It sounds like you are saying that whether or not a reference to a feature is allowed depends on whether it is private. What's wrong with that?
Andrew
More information about the Grace-core
mailing list