Re: Web IDL syntax

Shiki Okasaka:
> > I think the “Object”, “TRUE” and “FALSE” keywords should be made
> > lowercase.
> 
> It seems the lower case "object"  has been used as an interface member
> in HTMLAppletElement. Probably should we keep "Object" as it is? Both
> "true" and "false" look fine with me.

I’ll think about it. :-)  HTMLAppletElement can always have

  readonly attribute DOMString _object;

to avoid conflicting with the reserved word.

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

Received on Thursday, 23 July 2009 10:52:29 UTC