Till Schneidereit (2013-10-18T18:13:50.000Z)
domenic at domenicdenicola.com (2013-10-26T03:07:49.240Z)
On Fri, Oct 18, 2013 at 8:06 PM, Brandon Benvie <bbenvie at mozilla.com> wrote: > Isn't there observably different behavior different depending on whether > invoke exists or not? Even if you don't implement it in your handler? If > that's the case, then it's not guaranteed that it can be added later down > the line. I share this concern. Last time we discussed it, Brendan said that we could implement it by falling back to .get if .invoke isn't defined [1]. I'm not sure how well that fits into the rest of the Proxy design, though. [1]: https://mail.mozilla.org/pipermail/es-discuss/2013-September/033610.html