rse / componentjs

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

We need to be able to specify the target component for a spool #17

Closed AuspeXeu closed 11 years ago

AuspeXeu commented 11 years ago

In functions like observe, etc. it is possible to specify a spool, but only the name of the spool. Now we are also able to address the owner component of the spool (eg. spool: '[path:]name' instead of former spool: 'name')