I agree with David: is this use case sufficiently common/needed to require such deep extensions to Javascript's object model? Especially the interplay between writable & configurable is already complex. Adding more knobs should not be done lightly.
Accessors seem like a fine abstraction for "protected" attributes. I can't imagine their overhead to be prohibitive?
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

