outback icon indicating copy to clipboard operation
outback copied to clipboard

View models shouldn't be required to make collection binding useful.

Open dzrw opened this issue 13 years ago • 0 comments

Currently, the valueAccessor passed to bindings returns a function which wraps .get and .set. It would be nice to expose access to .models or allow predicate functions in so that we can bind things like the number of elements, or all of the elements having some property, or none of them, etc.

dzrw avatar Feb 14 '12 09:02 dzrw