Enriched Descriptors, maybe ES7 ?

Brendan Eich brendan at mozilla.com
Sun Mar 9 13:05:29 PDT 2014


Tom has experimented, IIRC. I don't know which implementations preserve 
extended property descriptor properties.

/be

Allen Wirfs-Brock wrote:
> Note that ES6 proxies as specified permits 
> Object.defineProperty/getOwnPropertyDescriptor to pass custom 
> attributes in property descriptors and even passes them along (not 
> sure if anybody has actually implemented this yet) wherever there is a 
> internal get descriptor/set descriptor sequence.  Proxies that support 
> custom attributes might be an interest way toi experiment with some of 
> these ideas.


More information about the es-discuss mailing list