Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: replace oneWay with toView #568

Open
jdanyow opened this issue Oct 9, 2017 · 3 comments
Open

cleanup: replace oneWay with toView #568

jdanyow opened this issue Oct 9, 2017 · 3 comments

Comments

@jdanyow
Copy link
Contributor

jdanyow commented Oct 9, 2017

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

this.defaultBindingMode = bindingMode.oneWay;

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

related to aurelia/binding#629 and aurelia/templating-binding#118

@Alexander-Taran
Copy link

You know what?
https://github.com/search?l=JavaScript&q=org%3Aaurelia+one-way&type=Code

there is no spoon one-way in libs
there is some in vscode extension and in documentation

guess takes 2-3 careful replace in files
and we are good

@Alexander-Taran
Copy link

no takers then? (-:

@Alexander-Taran
Copy link

This can be closed actually (-:
@bigopon @jdanyow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants