2012/10/8 Allen Wirfs-Brock <[email protected]> > > Internal abstraction operations (helper functions) are just editorial > devices that reduce the need to duplicate (and perhaps introducing errors) > specification steps. If it makes sense I'll use one in specifying these > traps, but it doesn't make a normative difference to the specification. >
I understand. That's why I think it's perfectly OK to use helpers such as GetPropertyKeys internally, but to not expose them via the Proxy API. With my above suggestion, we get a clean spec/trap interface and at the same time less redundancy in the spec. Cheers, Tom
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

