Re: All ECMAScript attributes should be non-configurable

On Tue, Oct 11, 2011 at 7:10 PM, Erik Arvidsson <arv@chromium.org> wrote:

> On Tue, Oct 11, 2011 at 07:20, Mark S. Miller <erights@google.com> wrote:
> >> I think that none of us want configurability.
> >
> > Such statements are too strong and beg for contradiction. I'm rather
> > confident some of the people on this list, indeed on this thread, do
> indeed
> > want configurability.
>
> I know of some major JS libraries that relies on configurability to do AOP.


Hi Erik,

Regarding the points I make in the rest of my email, do you know of any that
make use of configurability for AOP *after* initialization, during the
normal running of the body of the program?

-- 
    Cheers,
    --MarkM

Received on Tuesday, 11 October 2011 18:55:01 UTC