Tab Atkins Jr. (2013-10-21T15:25:49.000Z)
On Mon, Oct 21, 2013 at 8:19 AM, Rick Waldron <waldron.rick at gmail.com> wrote:
> On Mon, Oct 21, 2013 at 9:16 AM, Erik Arvidsson <erik.arvidsson at gmail.com>
> wrote:
>> There is another thread covering this exact topic at the moment. See
>> "Scoped binding of a method to an object".
>
> Can you clarify the overlap? Thanks!

The overlap appears to be 100% - they're the exact same concept.  It's
just different words for "add something to this object within this
context, but not outside".

~TJ
domenic at domenicdenicola.com (2013-10-28T19:52:53.202Z)
The overlap appears to be 100% - they're the exact same concept.  It's
just different words for "add something to this object within this
context, but not outside".