rse / componentjs

ComponentJS -- Powerful run-time Component System for structuring HTML5-based Rich Clients
http://componentjs.com/
Other
85 stars 13 forks source link

Add a more convenient way to scope a property #19

Closed AuspeXeu closed 11 years ago

AuspeXeu commented 11 years ago

Since the current convention of writing the name of the property followed by a @ and then the scope is a bit fussy, I would suggest to have a separate scope parameter, like it is also done in the socket API method.