mbest / knockout

My enhancements to Knockout
35 stars 4 forks source link

Use first/last node in setDomNodeChildrenFromArrayMapping #12

Closed mbest closed 12 years ago

mbest commented 12 years ago

Could be optimized by only tracking the first and last node instead of the whole array. This would also eliminate the api change with passing the subscription.