ibm-js / dapp

AMD-based Application Framework for building Web & Mobile applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViewBase is using attributes: {} for updates in the template, is that really needed?

edchat opened this issue · comments

If it is needed it needs some documentation explaining it's usage, and it may belong in View rather than ViewBase.

Like you might loop through the controllers "attributes" and just add them.