It really means no access to code from a different domain. Can you
suggest a better name?

DEFAULT uses the default access-control policy.

On Wed, Nov 5, 2008 at 7:52 AM, Anthony Shipman <[EMAIL PROTECTED]> wrote:
>
> enum AccessControl {
>  DEFAULT         = 0,
>  ALL_CAN_READ    = 1,
>  ALL_CAN_WRITE   = 2
> };
>
> The name DEFAULT is uncomfortably vague.
> How about NO_ACCESS
> --
> Anthony Shipman                    Mamas don't let your babies
> [EMAIL PROTECTED]                   grow up to be outsourced.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to