Re: Allowing IDL attributes to have different types for the getter and setter

On 4/17/13 10:24 PM, Allen Wirfs-Brock wrote:
> I'm don't really know the full spectrum of web platform APIs well enough to know whether that consistency exception applies here.

The only web APIs where the type is not the same for get and set are the 
several [PutForwards] things (e.g. the newly-added bit for 
element.style, and the very old bit for window.location)...

-Boris

Received on Thursday, 18 April 2013 02:29:09 UTC