Im confused as to why my bindings are not updating
I have a fiddle here http://jsbin.com/izexuq/4/edit
Ive tried not only this
selectionBinding: 'content.selectedObject'
but also this
selectionBinding: 'App.PainfullController.selectedObject'
Im not sure what im doing wrong.