varvet / serenade.js

Client side MVC framework
http://serenadejs.org
Other
524 stars 27 forks source link

"- collection @prop" view does not update when @prop is a delegated collection. #77

Closed chreekat closed 11 years ago

chreekat commented 11 years ago

A test case demonstrating this problem can be seen on the branch delegate-collection-test.

chreekat commented 11 years ago

Never mind delegated collections. I think the root problem is that "- collection" doesn't track the 'dependsOn' attribute. New test on new branch collection-dependencies-test