Brandon Benvie (2013-09-26T23:12:22.000Z)
On 9/26/2013 4:09 PM, Allen Wirfs-Brock wrote:
> The newness was using using string literals+ concise methods to write 
> such meta=level methods.
>
> What it brings to the table is that it address the meta stratification 
> issue in a reasonable manner without having to add anything (other 
> than the use of the hooks) to the ES5 level language.  (and I'm 
> ignoring the enumerability issues).

I don't see how any of the string key proposals so far are different 
from __proto__, which we agree is not an adequate level of 
stratification (none basically).
domenic at domenicdenicola.com (2013-10-13T02:33:28.090Z)
On 9/26/2013 4:09 PM, Allen Wirfs-Brock wrote:
> The newness was using using string literals+ concise methods to write 
> such meta=level methods.
>
> What it brings to the table is that it address the meta stratification 
> issue in a reasonable manner without having to add anything (other 
> than the use of the hooks) to the ES5 level language.  (and I'm 
> ignoring the enumerability issues).

I don't see how any of the string key proposals so far are different 
from `__proto__`, which we agree is not an adequate level of 
stratification (none basically).