millermedeiros / js-signals

Custom Event/Messaging system for JavaScript inspired by AS3-Signals
http://millermedeiros.github.com/js-signals/
1.97k stars 179 forks source link

unsure about `SignalBinding.listenerScope` naming #4

Closed millermedeiros closed 13 years ago

millermedeiros commented 13 years ago

other options (for now):

for now context seems to be the best name, since it actually isn't the "function scope" but its execution context (this object), not sure if it will collide with other features in the future or become confusing.

millermedeiros commented 13 years ago

changed name to context because of brevity and also because I think it makes sense.- see: 5bde61e229280d029fbaf5e81e37acab2efda1de