Re: Web IDL syntax

Cameron McCormack:
> > I’ll think about it. :-)  HTMLAppletElement can always have
> > 
> >   readonly attribute DOMString _object;
> > 
> > to avoid conflicting with the reserved word.

Ian Hickson:
> It's many years too late for that.

The underscore is just an escaping mechanism.  The identifier is still
just "object" in this case.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Saturday, 8 August 2009 01:24:10 UTC