templating-binding icon indicating copy to clipboard operation
templating-binding copied to clipboard

cleanup: replace oneWay with toView

Open jdanyow opened this issue 7 years ago • 4 comments

We should standardize the internals on toView now that it has landed. Here's one instance, probably others...

https://github.com/aurelia/templating-binding/blob/ebd3dc28b65a9fac15972281afe7078829a9f8b7/src/binding-language.js#L57

We still need to support oneWay but the internals should use toView where possible.

related to https://github.com/aurelia/binding/issues/629

jdanyow avatar Oct 09 '17 01:10 jdanyow

Is this and the linked ones low-risk changes? :)

veikkoeeva avatar Feb 14 '18 06:02 veikkoeeva

Zero risk i would say :+1:

bigopon avatar Feb 14 '18 06:02 bigopon

Should someone reel this wandering fix in? One place at a time is good enough for making progress. :)

veikkoeeva avatar Feb 14 '18 22:02 veikkoeeva

@veikkoeeva that'd be awesome 😄

bigopon avatar Feb 14 '18 23:02 bigopon